SYMBOL INDEX (994 symbols across 85 files) FILE: x64dbgApiBreak/src/apibreak.cpp function AbpReleaseBreakpointResources (line 23) | void AbpReleaseBreakpointResources() function PBREAKPOINT_INFO (line 43) | PBREAKPOINT_INFO AbpLookupBreakpoint(duint addr) function AbpRegisterBreakpoint (line 55) | bool AbpRegisterBreakpoint(duint addr, DWORD options, BpCallbackContext ... function AbpDeregisterBreakpoint (line 79) | bool AbpDeregisterBreakpoint(duint addr) function ModuleApiInfo (line 98) | ModuleApiInfo *AbpSearchModuleApiInfo(const char *name) function ApiFunctionInfo (line 109) | ApiFunctionInfo *AbpSearchApiFunctionInfo(ModuleApiInfo *moduleInfo, con... function AbpLinkApiExportsToModule (line 127) | void AbpLinkApiExportsToModule(ListInfo *moduleList) function AbpDeregisterModule (line 150) | bool AbpDeregisterModule(ModuleApiInfo *mai) function AbpRegisterApi (line 188) | bool AbpRegisterApi(SymbolInfo *sym, ApiFunctionInfo **pafi) function INTERNAL_EXPORT (line 242) | INTERNAL_EXPORT ApiFunctionInfo *AbiGetAfi(const char *module, const cha... function AbpNeedsReloadModuleAPIs (line 255) | bool AbpNeedsReloadModuleAPIs() function duint (line 265) | duint AbpGetPEDataOfMainModule2(ModuleInfo *mi, duint type, int sectIndex) function duint (line 270) | duint AbpGetPEDataOfMainModule(duint type, int sectIndex) function INTERNAL_EXPORT (line 280) | INTERNAL_EXPORT bool AbiRegisterDynamicApi(const char *module, const cha... function INTERNAL_EXPORT (line 306) | INTERNAL_EXPORT int AbiGetMainModuleCodeSections(ModuleSectionInfo **msi) function AbDebuggerRun (line 336) | void AbDebuggerRun() function AbDebuggerPause (line 341) | void AbDebuggerPause() function AbDebuggerWaitUntilPaused (line 346) | void AbDebuggerWaitUntilPaused() function AbCmdExecFormat (line 352) | bool AbCmdExecFormat(const char *format, ...) function AbGetDebuggedImageName (line 372) | bool AbGetDebuggedImageName(char *buffer) function AbGetDebuggedModuleInfo (line 383) | bool AbGetDebuggedModuleInfo(ModuleInfo *modInfo) function AbGetDebuggedModulePath (line 395) | bool AbGetDebuggedModulePath(char *pathBuf, int bufLen) function duint (line 419) | duint AbGetDebuggedImageBase() function AbHasDebuggingProcess (line 434) | bool AbHasDebuggingProcess() function AbReleaseModuleResources (line 446) | void AbReleaseModuleResources() function AbLoadAvailableModuleAPIs (line 454) | bool AbLoadAvailableModuleAPIs(bool onlyImportsByExe) function AbEnumModuleNames (line 593) | int AbEnumModuleNames(APIMODULE_ENUM_PROC enumProc, void *user) function AbEnumApiFunctionNames (line 606) | void AbEnumApiFunctionNames(APIMODULE_ENUM_PROC enumProc, const char *mo... function AbpReturnToCaller (line 620) | bool AbpReturnToCaller(duint callerIp, duint csp) function AbpCallback0 (line 646) | void AbpCallback0(__BpCallbackContext *bpx) function AbpBacktrackingBreakpointCallback (line 653) | void AbpBacktrackingBreakpointCallback(__BpCallbackContext *bpx) function AbSetAPIBreakpointOnCallers (line 698) | bool AbSetAPIBreakpointOnCallers(const char *module, const char *apiFunc... function AbSetAPIBreakpoint (line 713) | bool AbSetAPIBreakpoint(const char *module, const char *apiFunction, dui... function AbSetInstructionBreakpoint (line 718) | bool AbSetInstructionBreakpoint(duint instrAddr, AB_BREAKPOINT_CALLBACK ... function AbSetBreakpointEx (line 729) | bool AbSetBreakpointEx(const char *module, const char *apiFunction, duin... function AbDeleteBreakpoint (line 795) | bool AbDeleteBreakpoint(duint addr) FILE: x64dbgApiBreak/src/callfind.cpp function AbpInsertCallList (line 7) | bool AbpInsertCallList(ApiFunctionInfo *afi,duint callAddr) function INTERNAL_EXPORT (line 53) | INTERNAL_EXPORT bool AbiIsIndirectCall(duint code, ApiFunctionInfo *afi,... function FORWARDED (line 82) | FORWARDED int AbiSearchCallersForAFI(duint codeBase, duint codeSize, Api... FILE: x64dbgApiBreak/src/dynapidetect.cpp function CachedInst (line 75) | CachedInst *AbpGetCachedInst(int index) function INTERNAL_EXPORT (line 83) | INTERNAL_EXPORT void AbiEmptyInstructionCache() function INTERNAL_EXPORT (line 89) | INTERNAL_EXPORT void AbiCacheInstruction(duint addr, BASIC_INSTRUCTION_I... function AbpRegisterDeferredAPIRegistration (line 115) | bool AbpRegisterDeferredAPIRegistration(const char *module, const char *... function INTERNAL_EXPORT (line 149) | INTERNAL_EXPORT duint AbpGetActualDataAddress(BASIC_INSTRUCTION_INFO *inst) function AbpReadStringFromInstructionSourceAddress (line 159) | bool AbpReadStringFromInstructionSourceAddress(BASIC_INSTRUCTION_INFO *i... function AbpGetApiStringFromProcLoader (line 187) | bool AbpGetApiStringFromProcLoader(short argNumber, char *nameBuf) function AbpExposeStringArgument (line 282) | bool AbpExposeStringArgument(short argNumber, char *buf) function AbpIsValidApi (line 287) | bool AbpIsValidApi(const char *module, const char *function, duint *rva) function INTERNAL_EXPORT (line 395) | INTERNAL_EXPORT duint AbiGetCallDestinationAddress(BASIC_INSTRUCTION_INF... function AbpIsAPICall2 (line 425) | bool AbpIsAPICall2(duint code, ApiFunctionInfo *afi, BASIC_INSTRUCTION_I... function AbpIsAPICall (line 451) | bool AbpIsAPICall(duint code, ApiFunctionInfo *afi, BASIC_INSTRUCTION_IN... function AbpIsLoadLibraryXXXCall (line 458) | bool AbpIsLoadLibraryXXXCall(ApiFunctionInfo **afiList, int afiCount,dui... function AbpRegisterAPI (line 476) | bool AbpRegisterAPI(char *module, char *api) function INTERNAL_EXPORT (line 503) | INTERNAL_EXPORT void AbiRaiseDeferredLoader(const char *dllName, duint b... function INTERNAL_EXPORT (line 562) | INTERNAL_EXPORT bool AbiDetectAPIsUsingByGetProcAddress() function INTERNAL_EXPORT (line 711) | INTERNAL_EXPORT void AbiReleaseDeferredResources() function INTERNAL_EXPORT (line 726) | INTERNAL_EXPORT void AbiInitDynapi() function INTERNAL_EXPORT (line 731) | INTERNAL_EXPORT void AbiUninitDynapi() FILE: x64dbgApiBreak/src/hlprs.cpp function HlpDebugPrint (line 4) | void HlpDebugPrint(const char *format, ...) function LPSTR (line 22) | LPSTR HlpCloneStringA(LPCSTR str) function LPWSTR (line 42) | LPWSTR HlpAnsiToWideString(LPCSTR str) function LPSTR (line 64) | LPSTR HlpWideToAnsiString(LPCWSTR str) function HlpTrimChar (line 86) | bool HlpTrimChar(LPSTR str, CHAR chr, int option) function HlpReplaceStringW (line 124) | bool HlpReplaceStringW(LPWSTR string, ULONG stringMaxSize, LPCWSTR find,... function HlpReplaceStringA (line 209) | bool HlpReplaceStringA(LPSTR string, ULONG stringMaxSize, LPCSTR find, L... function HlpBeginsWithA (line 237) | bool HlpBeginsWithA(LPCSTR look, LPCSTR find,BOOL caseSens, LONG findLen) function HlpBeginsWithW (line 253) | bool HlpBeginsWithW(LPCWSTR look, LPCWSTR find, BOOL caseSens, LONG find... function HlpEndsWithA (line 274) | bool HlpEndsWithA(LPCSTR look, LPCSTR find, BOOL caseSens, LONG findLen) function HlpEndsWithW (line 290) | bool HlpEndsWithW(LPCWSTR look, LPCWSTR find, BOOL caseSens, LONG findLen) function LONG (line 313) | LONG HlpPrintFormatBufferExA(LPSTR *buffer, LPCSTR format, va_list vl) function LONG (line 329) | LONG HlpPrintFormatBufferA(LPSTR *buffer, LPCSTR format, ...) function LONG (line 344) | LONG HlpPrintFormatBufferExW(LPWSTR *buffer, LPCWSTR format, va_list vl) function LONG (line 360) | LONG HlpPrintFormatBufferW(LPWSTR *buffer, LPCWSTR format, ...) function LONG (line 374) | LONG HlpConcateStringFormatA(LPSTR buffer, LONG bufLen, LPCSTR format, ...) function LONG (line 396) | LONG HlpPathFromFilenameA(LPSTR fileName, LPSTR path, LONG pathBufSize, ... function LONG (line 426) | LONG HlpPathFromFilenameW(LPWSTR fileName, LPWSTR path, LONG pathBufSize... FILE: x64dbgApiBreak/src/incl/apibreak.h type __ModuleApiInfo (line 36) | struct __ModuleApiInfo type __BpCallbackContext (line 37) | struct __BpCallbackContext type ApiFunctionInfo (line 39) | typedef struct type unordered_map (line 52) | typedef unordered_map< type ModuleApiInfo (line 57) | typedef struct __ModuleApiInfo type vector (line 65) | typedef vector modlist; type __BpCallbackContext (line 70) | struct __BpCallbackContext type __BREAKPOINT_INFO (line 72) | struct __BREAKPOINT_INFO type BpCallbackContext (line 74) | typedef struct __BpCallbackContext type BREAKPOINT_INFO (line 85) | typedef struct __BREAKPOINT_INFO FILE: x64dbgApiBreak/src/incl/dlgs/ApiCallMapForm.hpp class ApiCallMapForm (line 11) | class ApiCallMapForm : public UiWrapper method DWORD (line 19) | static DWORD CALLBACK EditStreamCallback( method ApiCallMapForm (line 51) | ApiCallMapForm(LPSTR callMapContent) : UiWrapper(IDD_APICALLMAP, true) method OnLoaded (line 58) | void OnLoaded() method OnClose (line 63) | void OnClose() method OnCommand (line 69) | void OnCommand(WPARAM wp, LPARAM lp) method OnInit (line 80) | void OnInit() method ShowDialog (line 96) | bool ShowDialog() FILE: x64dbgApiBreak/src/incl/dlgs/MainForm.hpp class MainForm (line 17) | class MainForm : public UiWrapper method InvalidateApiFunctionList (line 23) | void InvalidateApiFunctionList() method SetBP (line 34) | void SetBP() method ModuleEnumerator (line 70) | static void ModuleEnumerator(LPCSTR modName,void *user) method ApiFunctionEnumerator (line 76) | static void ApiFunctionEnumerator(LPCSTR funcName, void *user) method ApiLoadWorker (line 84) | static int WINAPI ApiLoadWorker(void *arg) method MainForm (line 112) | MainForm() : UiWrapper(IDD_MAIN,true) method OnCommand (line 116) | void OnCommand(WPARAM wp, LPARAM lp) method OnInit (line 140) | void OnInit() method ShowDialog (line 161) | bool ShowDialog() FILE: x64dbgApiBreak/src/incl/dlgs/SettingsForm.hpp class SettingsForm (line 9) | class SettingsForm : public UiWrapper method FillGui (line 17) | void FillGui() method GetFromGUI (line 33) | void GetFromGUI() method LoadSettings (line 47) | bool LoadSettings() method SaveSettings (line 58) | bool SaveSettings() method SettingsForm (line 66) | SettingsForm() : UiWrapper(IDD_SETTINGS, true) method OnCommand (line 70) | void OnCommand(WPARAM wp, LPARAM lp) method OnInit (line 96) | void OnInit() method ShowDialog (line 110) | bool ShowDialog() FILE: x64dbgApiBreak/src/incl/instparse.h type InstInfo (line 6) | typedef struct type RegId (line 38) | typedef enum FILE: x64dbgApiBreak/src/incl/pluginsdk/TitanEngine/TitanEngine.h type PE32Struct (line 325) | typedef struct type PE64Struct (line 355) | typedef struct type PE64Struct (line 386) | typedef PE64Struct PEStruct; type PE32Struct (line 388) | typedef PE32Struct PEStruct; type ImportEnumData (line 391) | typedef struct type THREAD_ITEM_DATA (line 402) | typedef struct type LIBRARY_ITEM_DATA (line 417) | typedef struct type LIBRARY_ITEM_DATAW (line 427) | typedef struct type PROCESS_ITEM_DATA (line 437) | typedef struct type HandlerArray (line 449) | typedef struct type PluginInformation (line 455) | typedef struct type HOOK_ENTRY (line 476) | typedef struct HOOK_ENTRY type FILE_STATUS_INFO (line 520) | typedef struct type FILE_FIX_INFO (line 551) | typedef struct type DECLSPEC_ALIGN (line 590) | struct DECLSPEC_ALIGN type YmmRegister_t (line 596) | typedef struct type x87FPURegister_t (line 602) | typedef struct type x87FPU_t (line 609) | typedef struct type TITAN_ENGINE_CONTEXT_t (line 621) | typedef struct FILE: x64dbgApiBreak/src/incl/pluginsdk/XEDParse/XEDParse.h type XEDPARSE_STATUS (line 22) | enum XEDPARSE_STATUS type XEDPARSE (line 30) | struct XEDPARSE FILE: x64dbgApiBreak/src/incl/pluginsdk/_dbgfunctions.h type DBGPATCHINFO (line 8) | typedef struct type DBGCALLSTACKENTRY (line 16) | typedef struct type DBGCALLSTACK (line 24) | typedef struct type DBGSEHRECORD (line 30) | typedef struct type DBGSEHCHAIN (line 36) | typedef struct type DBGPROCESSINFO (line 42) | typedef struct type DBGRELOCATIONINFO (line 50) | typedef struct type TRACERECORDBYTETYPE (line 57) | typedef enum type TRACERECORDTYPE (line 77) | typedef enum type HANDLEINFO (line 85) | typedef struct type TCPCONNECTIONINFO (line 95) | typedef struct type WINDOW_INFO (line 105) | typedef struct type HEAPINFO (line 119) | typedef struct type CONSTANTINFO (line 126) | typedef struct type duint (line 135) | typedef duint(*MODBASEFROMADDR)(duint addr); type duint (line 136) | typedef duint(*MODBASEFROMNAME)(const char* modname); type duint (line 137) | typedef duint(*MODSIZEFROMADDR)(duint addr); type duint (line 163) | typedef duint(*FILEOFFSETTOVA)(const char* modname, duint offset); type duint (line 164) | typedef duint(*VATOFILEOFFSET)(duint va); type duint (line 165) | typedef duint(*GETADDRFROMLINE)(const char* szSourceFile, int line, duin... type TRACERECORDBYTETYPE (line 173) | typedef TRACERECORDBYTETYPE(*GETTRACERECORDBYTETYPE)(duint address); type TRACERECORDTYPE (line 175) | typedef TRACERECORDTYPE(*GETTRACERECORDTYPE)(duint pageAddress); type duint (line 179) | typedef duint(*GETDBGEVENTS)(); type duint (line 194) | typedef duint(*MEMBPSIZE)(duint addr); type duint (line 198) | typedef duint(*DBGETHASH)(); type DBGFUNCTIONS (line 203) | typedef struct DBGFUNCTIONS_ FILE: x64dbgApiBreak/src/incl/pluginsdk/_plugins.h type PLUG_INITSTRUCT (line 32) | typedef struct type PLUG_SETUPSTRUCT (line 42) | typedef struct type PLUG_SCRIPTSTRUCT (line 52) | typedef struct type PLUG_CB_INITDEBUG (line 58) | typedef struct type PLUG_CB_STOPDEBUG (line 63) | typedef struct type PLUG_CB_CREATEPROCESS (line 68) | typedef struct type PLUG_CB_EXITPROCESS (line 76) | typedef struct type PLUG_CB_CREATETHREAD (line 81) | typedef struct type PLUG_CB_EXITTHREAD (line 87) | typedef struct type PLUG_CB_SYSTEMBREAKPOINT (line 93) | typedef struct type PLUG_CB_LOADDLL (line 98) | typedef struct type PLUG_CB_UNLOADDLL (line 105) | typedef struct type PLUG_CB_OUTPUTDEBUGSTRING (line 110) | typedef struct type PLUG_CB_EXCEPTION (line 115) | typedef struct type PLUG_CB_BREAKPOINT (line 120) | typedef struct type PLUG_CB_PAUSEDEBUG (line 125) | typedef struct type PLUG_CB_RESUMEDEBUG (line 130) | typedef struct type PLUG_CB_STEPPED (line 135) | typedef struct type PLUG_CB_ATTACH (line 140) | typedef struct type PLUG_CB_DETACH (line 145) | typedef struct type PLUG_CB_DEBUGEVENT (line 150) | typedef struct type PLUG_CB_MENUENTRY (line 155) | typedef struct type PLUG_CB_WINEVENT (line 160) | typedef struct type PLUG_CB_WINEVENTGLOBAL (line 167) | typedef struct type PLUG_CB_LOADSAVEDB (line 173) | typedef struct type PLUG_CB_FILTERSYMBOL (line 179) | typedef struct type PLUG_CB_TRACEEXECUTE (line 185) | typedef struct type PLUG_CB_SELCHANGED (line 191) | typedef struct type PLUG_CB_ANALYZE (line 197) | typedef struct type PLUG_CB_ADDRINFO (line 202) | typedef struct type PLUG_CB_VALFROMSTRING (line 209) | typedef struct type PLUG_CB_VALTOSTRING (line 219) | typedef struct type PLUG_CB_MENUPREPARE (line 226) | typedef struct type CBTYPE (line 232) | typedef enum type FORMATRESULT (line 268) | typedef enum type duint (line 280) | typedef duint(*CBPLUGINEXPRFUNCTION)(int argc, duint* argv, void* userda... type FORMATRESULT (line 281) | typedef FORMATRESULT(*CBPLUGINFORMATFUNCTION)(char* dest, size_t destCou... FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_argument.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_assembler.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_bookmark.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_comment.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_debug.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_flag.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_function.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_gui.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_label.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_memory.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_misc.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_module.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_pattern.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_register.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_stack.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/_scriptapi_symbol.h function namespace (line 6) | namespace Script FILE: x64dbgApiBreak/src/incl/pluginsdk/bridgegraph.h type BridgeCFInstruction (line 4) | typedef struct type BridgeCFNodeList (line 10) | typedef struct type BridgeCFGraphList (line 26) | typedef struct function BridgeCFNode (line 41) | struct BridgeCFNode function BridgeCFGraph (line 130) | struct BridgeCFGraph function explicit (line 160) | explicit BridgeCFGraph(duint entryPoint) function AddNode (line 166) | void AddNode(const BridgeCFNode & node) function AddParent (line 173) | void AddParent(duint child, duint parent) FILE: x64dbgApiBreak/src/incl/pluginsdk/bridgelist.h type ListInfo (line 4) | typedef struct function Type (line 46) | Type* Data() const function Cleanup (line 65) | void Cleanup() FILE: x64dbgApiBreak/src/incl/pluginsdk/bridgemain.h type duint (line 18) | typedef unsigned long long duint; type dsint (line 19) | typedef signed long long dsint; type duint (line 21) | typedef unsigned long duint; type dsint (line 22) | typedef signed long dsint; type DBGSTATE (line 158) | typedef enum type SEGMENTREG (line 166) | typedef enum type ADDRINFOFLAGS (line 177) | typedef enum type BPXTYPE (line 189) | typedef enum type FUNCTYPE (line 199) | typedef enum type LOOPTYPE (line 208) | typedef enum type XREFTYPE (line 219) | typedef enum type ARGTYPE (line 227) | typedef enum type DBGMSG (line 236) | typedef enum type SCRIPTLINETYPE (line 314) | typedef enum type SCRIPTBRANCHTYPE (line 323) | typedef enum type DISASM_INSTRTYPE (line 336) | typedef enum type DISASM_ARGTYPE (line 343) | typedef enum type STRING_TYPE (line 349) | typedef enum type THREADPRIORITY (line 356) | typedef enum type THREADWAITREASON (line 368) | typedef enum type MEMORY_SIZE (line 409) | typedef enum type ENCODETYPE (line 417) | typedef enum type WATCHVARTYPE (line 441) | typedef enum type WATCHDOGMODE (line 451) | typedef enum type BPHWTYPE (line 460) | typedef enum type BPMEMTYPE (line 467) | typedef enum type BPDLLTYPE (line 475) | typedef enum type BPEXTYPE (line 482) | typedef enum type BPHWSIZE (line 489) | typedef enum type MEMORY_SIZE (line 498) | typedef MEMORY_SIZE VALUE_SIZE; type SYMBOLINFO (line 499) | typedef struct SYMBOLINFO_ SYMBOLINFO; type DBGFUNCTIONS (line 500) | typedef struct DBGFUNCTIONS_ DBGFUNCTIONS; type MEMPAGE (line 505) | typedef struct type MEMMAP (line 511) | typedef struct type BRIDGEBP (line 517) | typedef struct type BPMAP (line 540) | typedef struct type WATCHINFO (line 546) | typedef struct type FUNCTION (line 558) | typedef struct type LOOP (line 565) | typedef struct type BRIDGE_ADDRINFO (line 573) | typedef struct type SYMBOLINFO_ (line 585) | struct SYMBOLINFO_ type SYMBOLMODULEINFO (line 593) | typedef struct type SYMBOLCBINFO (line 599) | typedef struct type FLAGS (line 606) | typedef struct type MXCSRFIELDS (line 619) | typedef struct type X87STATUSWORDFIELDS (line 639) | typedef struct type X87CONTROLWORDFIELDS (line 659) | typedef struct type DECLSPEC_ALIGN (line 675) | struct DECLSPEC_ALIGN type YMMREGISTER (line 681) | typedef struct type X87FPUREGISTER (line 687) | typedef struct type X87FPU (line 694) | typedef struct type REGISTERCONTEXT (line 706) | typedef struct type LASTERROR (line 752) | typedef struct type LASTSTATUS (line 758) | typedef struct type REGDUMP (line 764) | typedef struct type DISASM_ARG (line 777) | typedef struct type DISASM_INSTR (line 787) | typedef struct type STACK_COMMENT (line 796) | typedef struct type THREADINFO (line 802) | typedef struct type THREADALLINFO (line 812) | typedef struct type THREADLIST (line 826) | typedef struct type MEMORY_INFO (line 833) | typedef struct type VALUE_INFO (line 840) | typedef struct type BASIC_INSTRUCTION_INFO (line 851) | typedef struct type SCRIPTBRANCH (line 863) | typedef struct type FUNCTION_LOOP_INFO (line 870) | typedef struct type XREF_RECORD (line 879) | typedef struct type XREF_INFO (line 885) | typedef struct type GUIMSG (line 1033) | typedef enum type _TYPEDESCRIPTOR (line 1146) | struct _TYPEDESCRIPTOR type _TYPEDESCRIPTOR (line 1151) | struct _TYPEDESCRIPTOR type CELLINFO (line 1154) | typedef struct type SELECTIONDATA (line 1161) | typedef struct type ICONDATA (line 1167) | typedef struct type SCRIPTTYPEINFO (line 1173) | typedef struct type ACTIVEVIEW (line 1181) | typedef struct type TYPEDESCRIPTOR (line 1189) | typedef struct _TYPEDESCRIPTOR FILE: x64dbgApiBreak/src/incl/pluginsdk/capstone/arm.h type arm_shifter (line 18) | typedef enum arm_shifter type arm_cc (line 34) | typedef enum arm_cc type arm_sysreg (line 54) | typedef enum arm_sysreg type arm_mem_barrier (line 143) | typedef enum arm_mem_barrier type arm_op_type (line 165) | typedef enum arm_op_type type arm_setend_type (line 179) | typedef enum arm_setend_type type arm_cpsmode_type (line 186) | typedef enum arm_cpsmode_type type arm_cpsflag_type (line 194) | typedef enum arm_cpsflag_type type arm_vectordata_type (line 204) | typedef enum arm_vectordata_type type arm_reg (line 261) | typedef enum arm_reg type arm_op_mem (line 390) | typedef struct arm_op_mem type cs_arm_op (line 400) | typedef struct cs_arm_op type cs_arm (line 435) | typedef struct cs_arm type arm_insn (line 455) | typedef enum arm_insn type arm_insn_group (line 898) | typedef enum arm_insn_group FILE: x64dbgApiBreak/src/incl/pluginsdk/capstone/arm64.h type arm64_shifter (line 18) | typedef enum arm64_shifter type arm64_extender (line 29) | typedef enum arm64_extender type arm64_cc (line 43) | typedef enum arm64_cc type arm64_sysreg (line 67) | typedef enum arm64_sysreg type arm64_msr_reg (line 169) | typedef enum arm64_msr_reg type arm64_pstate (line 190) | typedef enum arm64_pstate type arm64_vas (line 199) | typedef enum arm64_vas type arm64_vess (line 214) | typedef enum arm64_vess type arm64_barrier_op (line 224) | typedef enum arm64_barrier_op type arm64_op_type (line 242) | typedef enum arm64_op_type type arm64_tlbi_op (line 259) | typedef enum arm64_tlbi_op type arm64_at_op (line 297) | typedef enum arm64_at_op type arm64_dc_op (line 314) | typedef enum arm64_dc_op type arm64_ic_op (line 328) | typedef enum arm64_ic_op type arm64_prefetch_op (line 337) | typedef enum arm64_prefetch_op type arm64_reg (line 362) | typedef enum arm64_reg type arm64_op_mem (line 639) | typedef struct arm64_op_mem type cs_arm64_op (line 647) | typedef struct cs_arm64_op type cs_arm64 (line 678) | typedef struct cs_arm64 type arm64_insn (line 692) | typedef enum arm64_insn type arm64_insn_group (line 1161) | typedef enum arm64_insn_group FILE: x64dbgApiBreak/src/incl/pluginsdk/capstone/capstone.h type csh (line 71) | typedef size_t csh; type cs_arch (line 74) | typedef enum cs_arch type cs_mode (line 100) | typedef enum cs_mode type cs_opt_mem (line 135) | typedef struct cs_opt_mem type cs_opt_mnem (line 148) | typedef struct cs_opt_mnem type cs_opt_type (line 157) | typedef enum cs_opt_type type cs_opt_value (line 171) | typedef enum cs_opt_value type cs_op_type (line 183) | typedef enum cs_op_type type cs_ac_type (line 194) | typedef enum cs_ac_type type cs_group_type (line 202) | typedef enum cs_group_type type cs_opt_skipdata (line 230) | typedef struct cs_opt_skipdata type cs_detail (line 270) | typedef struct cs_detail type cs_insn (line 297) | typedef struct cs_insn type cs_err (line 346) | typedef enum cs_err FILE: x64dbgApiBreak/src/incl/pluginsdk/capstone/m68k.h type m68k_reg (line 20) | typedef enum m68k_reg type m68k_address_mode (line 80) | typedef enum m68k_address_mode type m68k_op_type (line 112) | typedef enum m68k_op_type type m68k_op_mem (line 126) | typedef struct m68k_op_mem type cs_m68k_op (line 142) | typedef struct cs_m68k_op type m68k_cpu_size (line 163) | typedef enum m68k_cpu_size type m68k_fpu_size (line 172) | typedef enum m68k_fpu_size type m68k_size_type (line 181) | typedef enum m68k_size_type type m68k_op_size (line 190) | typedef struct m68k_op_size type cs_m68k (line 201) | typedef struct cs_m68k type m68k_insn (line 210) | typedef enum m68k_insn type m68k_group_type (line 593) | typedef enum m68k_group_type FILE: x64dbgApiBreak/src/incl/pluginsdk/capstone/mips.h type mips_op_type (line 22) | typedef enum mips_op_type type mips_reg (line 31) | typedef enum mips_reg type mips_op_mem (line 236) | typedef struct mips_op_mem type cs_mips_op (line 243) | typedef struct cs_mips_op type cs_mips (line 255) | typedef struct cs_mips type mips_insn (line 264) | typedef enum mips_insn type mips_insn_group (line 902) | typedef enum mips_insn_group FILE: x64dbgApiBreak/src/incl/pluginsdk/capstone/ppc.h type ppc_bc (line 18) | typedef enum ppc_bc type ppc_bh (line 36) | typedef enum ppc_bh type ppc_op_type (line 44) | typedef enum ppc_op_type type ppc_reg (line 54) | typedef enum ppc_reg type ppc_op_mem (line 275) | typedef struct ppc_op_mem type ppc_op_crx (line 281) | typedef struct ppc_op_crx type cs_ppc_op (line 289) | typedef struct cs_ppc_op type cs_ppc (line 302) | typedef struct cs_ppc type ppc_insn (line 320) | typedef enum ppc_insn type ppc_insn_group (line 1443) | typedef enum ppc_insn_group FILE: x64dbgApiBreak/src/incl/pluginsdk/capstone/sparc.h type sparc_cc (line 22) | typedef enum sparc_cc type sparc_hint (line 63) | typedef enum sparc_hint type sparc_op_type (line 72) | typedef enum sparc_op_type type sparc_reg (line 81) | typedef enum sparc_reg type sparc_op_mem (line 184) | typedef struct sparc_op_mem type cs_sparc_op (line 194) | typedef struct cs_sparc_op type cs_sparc (line 206) | typedef struct cs_sparc type sparc_insn (line 217) | typedef enum sparc_insn type sparc_insn_group (line 506) | typedef enum sparc_insn_group FILE: x64dbgApiBreak/src/incl/pluginsdk/capstone/systemz.h type sysz_cc (line 18) | typedef enum sysz_cc type sysz_op_type (line 39) | typedef enum sysz_op_type type sysz_reg (line 49) | typedef enum sysz_reg type sysz_op_mem (line 94) | typedef struct sysz_op_mem type cs_sysz_op (line 105) | typedef struct cs_sysz_op type cs_sysz (line 117) | typedef struct cs_sysz type sysz_insn (line 127) | typedef enum sysz_insn type sysz_insn_group (line 817) | typedef enum sysz_insn_group FILE: x64dbgApiBreak/src/incl/pluginsdk/capstone/x86.h type x86_reg (line 19) | typedef enum x86_reg type x86_op_type (line 124) | typedef enum x86_op_type type x86_xop_cc (line 133) | typedef enum x86_xop_cc type x86_avx_bcast (line 147) | typedef enum x86_avx_bcast type x86_sse_cc (line 157) | typedef enum x86_sse_cc type x86_avx_cc (line 171) | typedef enum x86_avx_cc type x86_avx_rm (line 209) | typedef enum x86_avx_rm type x86_prefix (line 219) | typedef enum x86_prefix type x86_op_mem (line 239) | typedef struct x86_op_mem type cs_x86_op (line 249) | typedef struct cs_x86_op type cs_x86 (line 275) | typedef struct cs_x86 type x86_insn (line 341) | typedef enum x86_insn type x86_insn_group (line 1856) | typedef enum x86_insn_group FILE: x64dbgApiBreak/src/incl/pluginsdk/capstone/xcore.h type xcore_op_type (line 18) | typedef enum xcore_op_type type xcore_reg (line 27) | typedef enum xcore_reg type xcore_op_mem (line 67) | typedef struct xcore_op_mem type cs_xcore_op (line 78) | typedef struct cs_xcore_op type cs_xcore (line 90) | typedef struct cs_xcore type xcore_insn (line 99) | typedef enum xcore_insn type xcore_insn_group (line 228) | typedef enum xcore_insn_group FILE: x64dbgApiBreak/src/incl/pluginsdk/dbghelp/dbghelp.h type LOADED_IMAGE (line 110) | typedef struct _LOADED_IMAGE type IMAGE_DEBUG_INFORMATION (line 354) | typedef struct _IMAGE_DEBUG_INFORMATION type MODLOAD_DATA (line 527) | typedef struct _MODLOAD_DATA type MODLOAD_CVMISC (line 536) | typedef struct _MODLOAD_CVMISC type MODLOAD_PDBGUID_PDBAGE (line 546) | typedef struct _MODLOAD_PDBGUID_PDBAGE type ADDRESS_MODE (line 556) | typedef enum type ADDRESS64 (line 564) | typedef struct _tagADDRESS64 type ADDRESS (line 575) | typedef struct _tagADDRESS function Address32To64 (line 582) | __inline function Address64To32 (line 594) | __inline type KDHELP64 (line 618) | typedef struct _KDHELP64 type KDHELP (line 684) | typedef struct _KDHELP function KdHelp32To64 (line 745) | __inline type STACKFRAME64 (line 765) | typedef struct _tagSTACKFRAME64 type STACKFRAME (line 784) | typedef struct _tagSTACKFRAME type BOOL (line 801) | typedef type PVOID (line 811) | typedef type DWORD64 (line 818) | typedef type DWORD64 (line 825) | typedef type BOOL (line 858) | typedef type PVOID (line 868) | typedef type DWORD (line 875) | typedef type DWORD (line 882) | typedef type API_VERSION (line 909) | typedef struct API_VERSION type SymTagEnum (line 1073) | enum SymTagEnum type SYM_TYPE (line 1141) | typedef enum type IMAGEHLP_SYMBOL64 (line 1159) | typedef struct _IMAGEHLP_SYMBOL64 type IMAGEHLP_SYMBOL64_PACKAGE (line 1169) | typedef struct _IMAGEHLP_SYMBOL64_PACKAGE type IMAGEHLP_SYMBOLW64 (line 1175) | typedef struct _IMAGEHLP_SYMBOLW64 type IMAGEHLP_SYMBOLW64_PACKAGE (line 1185) | typedef struct _IMAGEHLP_SYMBOLW64_PACKAGE type IMAGEHLP_SYMBOL (line 1204) | typedef struct _IMAGEHLP_SYMBOL type IMAGEHLP_SYMBOL_PACKAGE (line 1214) | typedef struct _IMAGEHLP_SYMBOL_PACKAGE type IMAGEHLP_SYMBOLW (line 1220) | typedef struct _IMAGEHLP_SYMBOLW type IMAGEHLP_SYMBOLW_PACKAGE (line 1230) | typedef struct _IMAGEHLP_SYMBOLW_PACKAGE type IMAGEHLP_MODULE64 (line 1242) | typedef struct _IMAGEHLP_MODULE64 type IMAGEHLP_MODULEW64 (line 1271) | typedef struct _IMAGEHLP_MODULEW64 type IMAGEHLP_MODULE (line 1306) | typedef struct _IMAGEHLP_MODULE type IMAGEHLP_MODULEW (line 1320) | typedef struct _IMAGEHLP_MODULEW type IMAGEHLP_LINE64 (line 1339) | typedef struct _IMAGEHLP_LINE64 type IMAGEHLP_LINEW64 (line 1348) | typedef struct _IMAGEHLP_LINEW64 type IMAGEHLP_LINE (line 1361) | typedef struct _IMAGEHLP_LINE type IMAGEHLP_LINEW (line 1370) | typedef struct _IMAGEHLP_LINEW type SOURCEFILE (line 1384) | typedef struct _SOURCEFILE type SOURCEFILEW (line 1390) | typedef struct _SOURCEFILEW type IMAGEHLP_CBA_READ_MEMORY (line 1414) | typedef struct _IMAGEHLP_CBA_READ_MEMORY type IMAGEHLP_CBA_EVENT (line 1435) | typedef struct _IMAGEHLP_CBA_EVENT type IMAGEHLP_CBA_EVENTW (line 1443) | typedef struct _IMAGEHLP_CBA_EVENTW type IMAGEHLP_DEFERRED_SYMBOL_LOAD64 (line 1451) | typedef struct _IMAGEHLP_DEFERRED_SYMBOL_LOAD64 type IMAGEHLP_DEFERRED_SYMBOL_LOADW64 (line 1463) | typedef struct _IMAGEHLP_DEFERRED_SYMBOL_LOADW64 type IMAGEHLP_DEFERRED_SYMBOL_LOAD (line 1482) | typedef struct _IMAGEHLP_DEFERRED_SYMBOL_LOAD type IMAGEHLP_DUPLICATE_SYMBOL64 (line 1494) | typedef struct _IMAGEHLP_DUPLICATE_SYMBOL64 type IMAGEHLP_DUPLICATE_SYMBOL (line 1506) | typedef struct _IMAGEHLP_DUPLICATE_SYMBOL type OMAP (line 1561) | typedef struct _OMAP type SRCCODEINFO (line 1842) | typedef struct _SRCCODEINFO type SRCCODEINFOW (line 1853) | typedef struct _SRCCODEINFOW type IMAGEHLP_SYMBOL_SRC (line 2355) | typedef struct _IMAGEHLP_SYMBOL_SRC type MODULE_TYPE_INFO (line 2362) | typedef struct _MODULE_TYPE_INFO // AKA TYPTYP type SYMBOL_INFO (line 2369) | typedef struct _SYMBOL_INFO type SYMBOL_INFO_PACKAGE (line 2388) | typedef struct _SYMBOL_INFO_PACKAGE type SYMBOL_INFOW (line 2394) | typedef struct _SYMBOL_INFOW type SYMBOL_INFO_PACKAGEW (line 2413) | typedef struct _SYMBOL_INFO_PACKAGEW type IMAGEHLP_STACK_FRAME (line 2419) | typedef struct _IMAGEHLP_STACK_FRAME type VOID (line 2433) | typedef VOID IMAGEHLP_CONTEXT, *PIMAGEHLP_CONTEXT; type IMAGEHLP_SYMBOL_TYPE_INFO (line 2679) | typedef enum _IMAGEHLP_SYMBOL_TYPE_INFO type TI_FINDCHILDREN_PARAMS (line 2717) | typedef struct _TI_FINDCHILDREN_PARAMS type IMAGEHLP_GET_TYPE_INFO_PARAMS (line 2737) | typedef struct _IMAGEHLP_GET_TYPE_INFO_PARAMS type ULONG64 (line 2881) | typedef BOOL (WINAPI* SYMADDSOURCESTREAM)(HANDLE, ULONG64, PCSTR, PBYTE,... type ULONG64 (line 2893) | typedef BOOL (WINAPI* SYMADDSOURCESTREAMA)(HANDLE, ULONG64, PCSTR, PBYTE... type SYMSRV_INDEX_INFO (line 2999) | typedef struct type SYMSRV_INDEX_INFOW (line 3013) | typedef struct type PCSTR (line 3202) | typedef BOOL (WINAPI* PSYMBOLSERVERPROC)(PCSTR, PCSTR, PVOID, DWORD, DWO... type PCSTR (line 3203) | typedef BOOL (WINAPI* PSYMBOLSERVERPROCA)(PCSTR, PCSTR, PVOID, DWORD, DW... type PCWSTR (line 3204) | typedef BOOL (WINAPI* PSYMBOLSERVERPROCW)(PCWSTR, PCWSTR, PVOID, DWORD, ... type PCSTR (line 3205) | typedef BOOL (WINAPI* PSYMBOLSERVERBYINDEXPROC)(PCSTR, PCSTR, PCSTR, PSTR); type PCSTR (line 3206) | typedef BOOL (WINAPI* PSYMBOLSERVERBYINDEXPROCA)(PCSTR, PCSTR, PCSTR, PS... type PCWSTR (line 3207) | typedef BOOL (WINAPI* PSYMBOLSERVERBYINDEXPROCW)(PCWSTR, PCWSTR, PCWSTR,... type PVOID (line 3218) | typedef BOOL (WINAPI* PSYMBOLSERVERDELTANAME)(PCSTR, PVOID, DWORD, DWORD... type PVOID (line 3219) | typedef BOOL (WINAPI* PSYMBOLSERVERDELTANAMEW)(PCWSTR, PVOID, DWORD, DWO... type PCSTR (line 3220) | typedef BOOL (WINAPI* PSYMBOLSERVERGETSUPPLEMENT)(PCSTR, PCSTR, PCSTR, P... type PCWSTR (line 3221) | typedef BOOL (WINAPI* PSYMBOLSERVERGETSUPPLEMENTW)(PCWSTR, PCWSTR, PCWST... type PCSTR (line 3222) | typedef BOOL (WINAPI* PSYMBOLSERVERSTORESUPPLEMENT)(PCSTR, PCSTR, PCSTR,... type PCWSTR (line 3223) | typedef BOOL (WINAPI* PSYMBOLSERVERSTORESUPPLEMENTW)(PCWSTR, PCWSTR, PCW... type DWORD (line 3224) | typedef BOOL (WINAPI* PSYMBOLSERVERGETINDEXSTRING)(PVOID, DWORD, DWORD, ... type DWORD (line 3225) | typedef BOOL (WINAPI* PSYMBOLSERVERGETINDEXSTRINGW)(PVOID, DWORD, DWORD,... type PCSTR (line 3226) | typedef BOOL (WINAPI* PSYMBOLSERVERSTOREFILE)(PCSTR, PCSTR, PVOID, DWORD... type PCWSTR (line 3227) | typedef BOOL (WINAPI* PSYMBOLSERVERSTOREFILEW)(PCWSTR, PCWSTR, PVOID, DW... type DWORD (line 3606) | typedef DWORD RVA; type ULONG64 (line 3607) | typedef ULONG64 RVA64; type MINIDUMP_LOCATION_DESCRIPTOR (line 3609) | typedef struct _MINIDUMP_LOCATION_DESCRIPTOR type MINIDUMP_LOCATION_DESCRIPTOR64 (line 3615) | typedef struct _MINIDUMP_LOCATION_DESCRIPTOR64 type MINIDUMP_MEMORY_DESCRIPTOR (line 3622) | typedef struct _MINIDUMP_MEMORY_DESCRIPTOR type MINIDUMP_MEMORY_DESCRIPTOR64 (line 3633) | typedef struct _MINIDUMP_MEMORY_DESCRIPTOR64 type MINIDUMP_HEADER (line 3640) | typedef struct _MINIDUMP_HEADER type MINIDUMP_DIRECTORY (line 3660) | typedef struct _MINIDUMP_DIRECTORY type MINIDUMP_STRING (line 3667) | typedef struct _MINIDUMP_STRING type MINIDUMP_STREAM_TYPE (line 3683) | typedef enum _MINIDUMP_STREAM_TYPE type CPU_INFORMATION (line 3742) | typedef union _CPU_INFORMATION type MINIDUMP_SYSTEM_INFO (line 3794) | typedef struct _MINIDUMP_SYSTEM_INFO type MINIDUMP_THREAD (line 3862) | typedef struct _MINIDUMP_THREAD type MINIDUMP_THREAD_LIST (line 3877) | typedef struct _MINIDUMP_THREAD_LIST type MINIDUMP_THREAD_EX (line 3884) | typedef struct _MINIDUMP_THREAD_EX type MINIDUMP_THREAD_EX_LIST (line 3900) | typedef struct _MINIDUMP_THREAD_EX_LIST type MINIDUMP_EXCEPTION (line 3911) | typedef struct _MINIDUMP_EXCEPTION type MINIDUMP_EXCEPTION_STREAM (line 3930) | typedef struct MINIDUMP_EXCEPTION_STREAM type MINIDUMP_MODULE (line 3946) | typedef struct _MINIDUMP_MODULE type MINIDUMP_MODULE_LIST (line 3965) | typedef struct _MINIDUMP_MODULE_LIST type MINIDUMP_MEMORY_LIST (line 3976) | typedef struct _MINIDUMP_MEMORY_LIST type MINIDUMP_MEMORY64_LIST (line 3982) | typedef struct _MINIDUMP_MEMORY64_LIST type MINIDUMP_EXCEPTION_INFORMATION (line 3994) | typedef struct _MINIDUMP_EXCEPTION_INFORMATION type MINIDUMP_EXCEPTION_INFORMATION64 (line 4001) | typedef struct _MINIDUMP_EXCEPTION_INFORMATION64 type MINIDUMP_HANDLE_OBJECT_INFORMATION_TYPE (line 4019) | typedef enum _MINIDUMP_HANDLE_OBJECT_INFORMATION_TYPE type MINIDUMP_HANDLE_OBJECT_INFORMATION (line 4030) | typedef struct _MINIDUMP_HANDLE_OBJECT_INFORMATION type MINIDUMP_HANDLE_DESCRIPTOR (line 4038) | typedef struct _MINIDUMP_HANDLE_DESCRIPTOR type MINIDUMP_HANDLE_DESCRIPTOR_2 (line 4049) | typedef struct _MINIDUMP_HANDLE_DESCRIPTOR_2 type MINIDUMP_HANDLE_DESCRIPTOR_2 (line 4063) | typedef MINIDUMP_HANDLE_DESCRIPTOR_2 MINIDUMP_HANDLE_DESCRIPTOR_N; type MINIDUMP_HANDLE_DESCRIPTOR_N (line 4064) | typedef MINIDUMP_HANDLE_DESCRIPTOR_N* PMINIDUMP_HANDLE_DESCRIPTOR_N; type MINIDUMP_HANDLE_DATA_STREAM (line 4066) | typedef struct _MINIDUMP_HANDLE_DATA_STREAM type MINIDUMP_HANDLE_OPERATION_LIST (line 4080) | typedef struct _MINIDUMP_HANDLE_OPERATION_LIST type MINIDUMP_FUNCTION_TABLE_DESCRIPTOR (line 4093) | typedef struct _MINIDUMP_FUNCTION_TABLE_DESCRIPTOR type MINIDUMP_FUNCTION_TABLE_STREAM (line 4102) | typedef struct _MINIDUMP_FUNCTION_TABLE_STREAM type MINIDUMP_UNLOADED_MODULE (line 4120) | typedef struct _MINIDUMP_UNLOADED_MODULE type MINIDUMP_UNLOADED_MODULE_LIST (line 4134) | typedef struct _MINIDUMP_UNLOADED_MODULE_LIST type MINIDUMP_MISC_INFO (line 4157) | typedef struct _MINIDUMP_MISC_INFO type MINIDUMP_MISC_INFO_2 (line 4167) | typedef struct _MINIDUMP_MISC_INFO_2 type MINIDUMP_MISC_INFO_3 (line 4182) | typedef struct _MINIDUMP_MISC_INFO_3 type MINIDUMP_MISC_INFO_3 (line 4203) | typedef MINIDUMP_MISC_INFO_3 MINIDUMP_MISC_INFO_N; type MINIDUMP_MISC_INFO_N (line 4204) | typedef MINIDUMP_MISC_INFO_N* PMINIDUMP_MISC_INFO_N; type MINIDUMP_MEMORY_INFO (line 4214) | typedef struct _MINIDUMP_MEMORY_INFO type MINIDUMP_MEMORY_INFO_LIST (line 4227) | typedef struct _MINIDUMP_MEMORY_INFO_LIST type MINIDUMP_THREAD_INFO (line 4250) | typedef struct _MINIDUMP_THREAD_INFO type MINIDUMP_THREAD_INFO_LIST (line 4264) | typedef struct _MINIDUMP_THREAD_INFO_LIST type MINIDUMP_TOKEN_INFO_HEADER (line 4274) | typedef struct _MINIDUMP_TOKEN_INFO_HEADER type MINIDUMP_TOKEN_INFO_LIST (line 4281) | typedef struct _MINIDUMP_TOKEN_INFO_LIST type MINIDUMP_USER_RECORD (line 4293) | typedef struct _MINIDUMP_USER_RECORD type MINIDUMP_USER_STREAM (line 4300) | typedef struct _MINIDUMP_USER_STREAM type MINIDUMP_USER_STREAM_INFORMATION (line 4309) | typedef struct _MINIDUMP_USER_STREAM_INFORMATION type MINIDUMP_CALLBACK_TYPE (line 4319) | typedef enum _MINIDUMP_CALLBACK_TYPE type MINIDUMP_THREAD_CALLBACK (line 4340) | typedef struct _MINIDUMP_THREAD_CALLBACK type MINIDUMP_THREAD_EX_CALLBACK (line 4351) | typedef struct _MINIDUMP_THREAD_EX_CALLBACK type MINIDUMP_INCLUDE_THREAD_CALLBACK (line 4364) | typedef struct _MINIDUMP_INCLUDE_THREAD_CALLBACK type THREAD_WRITE_FLAGS (line 4370) | typedef enum _THREAD_WRITE_FLAGS type MINIDUMP_MODULE_CALLBACK (line 4381) | typedef struct _MINIDUMP_MODULE_CALLBACK type MINIDUMP_INCLUDE_MODULE_CALLBACK (line 4396) | typedef struct _MINIDUMP_INCLUDE_MODULE_CALLBACK type MODULE_WRITE_FLAGS (line 4402) | typedef enum _MODULE_WRITE_FLAGS type MINIDUMP_IO_CALLBACK (line 4414) | typedef struct _MINIDUMP_IO_CALLBACK type MINIDUMP_READ_MEMORY_FAILURE_CALLBACK (line 4423) | typedef struct _MINIDUMP_READ_MEMORY_FAILURE_CALLBACK type MINIDUMP_CALLBACK_INPUT (line 4432) | typedef struct _MINIDUMP_CALLBACK_INPUT type MINIDUMP_CALLBACK_OUTPUT (line 4451) | typedef struct _MINIDUMP_CALLBACK_OUTPUT type MINIDUMP_TYPE (line 4554) | typedef enum _MINIDUMP_TYPE type MINIDUMP_SECONDARY_FLAGS (line 4590) | typedef enum _MINIDUMP_SECONDARY_FLAGS type MINIDUMP_CALLBACK_INFORMATION (line 4612) | typedef struct _MINIDUMP_CALLBACK_INFORMATION FILE: x64dbgApiBreak/src/incl/pluginsdk/jansson/jansson.h type json_type (line 39) | typedef enum type json_t (line 51) | typedef struct json_t type json_int_t (line 64) | typedef long long json_int_t; type json_int_t (line 67) | typedef long json_int_t; function JSON_INLINE (line 99) | static JSON_INLINE function JSON_INLINE (line 110) | static JSON_INLINE function JSON_INLINE (line 118) | static JSON_INLINE type json_error_t (line 137) | typedef struct function JSON_INLINE (line 184) | static JSON_INLINE function JSON_INLINE (line 190) | static JSON_INLINE function JSON_INLINE (line 196) | static JSON_INLINE function JSON_INLINE (line 211) | static JSON_INLINE function JSON_INLINE (line 217) | static JSON_INLINE function JSON_INLINE (line 223) | static JSON_INLINE FILE: x64dbgApiBreak/src/incl/pluginsdk/jansson/jansson_x64dbg.h type json_t (line 5) | typedef json_t* JSON; function JSON_INLINE (line 7) | static JSON_INLINE function json_hex_value (line 15) | static JSON_INLINE FILE: x64dbgApiBreak/src/incl/pluginsdk/lz4/lz4file.h type LZ4_STATUS (line 4) | typedef enum _LZ4_STATUS FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/ahocorasick.h type YR_AC_TABLES (line 51) | typedef struct _YR_AC_TABLES FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/arena.h type YR_RELOC (line 45) | typedef struct _YR_RELOC type YR_ARENA_PAGE (line 53) | typedef struct _YR_ARENA_PAGE type YR_ARENA (line 71) | typedef struct _YR_ARENA FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/atoms.h type ATOM_TREE_NODE (line 41) | typedef struct _ATOM_TREE_NODE type ATOM_TREE (line 59) | typedef struct _ATOM_TREE type YR_ATOM_LIST_ITEM (line 67) | typedef struct _YR_ATOM_LIST_ITEM FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/compiler.h type YR_FIXUP (line 55) | typedef struct _YR_FIXUP type YR_COMPILER (line 63) | typedef struct _YR_COMPILER FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/dotnet.h type CLI_HEADER (line 9) | typedef struct _CLI_HEADER type NET_METADATA (line 33) | typedef struct _NET_METADATA type STREAM_HEADER (line 49) | typedef struct _STREAM_HEADER type TILDE_HEADER (line 61) | typedef struct _TILDE_HEADER type MODULE_TABLE (line 145) | typedef struct _MODULE_TABLE type ASSEMBLY_TABLE (line 174) | typedef struct _ASSEMBLY_TABLE type ASSEMBLYREF_TABLE (line 199) | typedef struct _ASSEMBLYREF_TABLE type MANIFESTRESOURCE_TABLE (line 223) | typedef struct _MANIFESTRESOURCE_TABLE type MODULEREF_TABLE (line 245) | typedef struct _MODULEREF_TABLE type CUSTOMATTRIBUTE_TABLE (line 259) | typedef struct _CUSTOMATTRIBUTE_TABLE type CONSTANT_TABLE (line 283) | typedef struct _CONSTANT_TABLE type STREAMS (line 300) | typedef struct _STREAMS type BLOB_PARSE_RESULT (line 312) | typedef struct _BLOB_PARSE_RESULT type ROWS (line 320) | typedef struct _ROWS type INDEX_SIZES (line 348) | typedef struct _INDEX_SIZES FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/elf.h type elf32_addr_t (line 38) | typedef uint32_t elf32_addr_t; type elf32_half_t (line 39) | typedef uint16_t elf32_half_t; type elf32_off_t (line 40) | typedef uint32_t elf32_off_t; type elf32_word_t (line 41) | typedef uint32_t elf32_word_t; type elf64_addr_t (line 45) | typedef uint64_t elf64_addr_t; type elf64_half_t (line 46) | typedef uint16_t elf64_half_t; type elf64_off_t (line 47) | typedef uint64_t elf64_off_t; type elf64_word_t (line 48) | typedef uint32_t elf64_word_t; type elf64_xword_t (line 49) | typedef uint64_t elf64_xword_t; type elf_ident_t (line 169) | typedef struct type elf32_header_t (line 181) | typedef struct type elf64_header_t (line 201) | typedef struct type elf32_program_header_t (line 221) | typedef struct type elf64_program_header_t (line 235) | typedef struct type elf32_section_header_t (line 249) | typedef struct type elf64_section_header_t (line 265) | typedef struct type elf32_dyn_t (line 281) | typedef struct type elf64_dyn_t (line 289) | typedef struct type elf32_sym_t (line 297) | typedef struct type elf64_sym_t (line 309) | typedef struct FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/filemap.h type YR_MAPPED_FILE (line 52) | typedef struct _YR_MAPPED_FILE FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/hash.h type YR_HASH_TABLE_ENTRY (line 37) | typedef struct _YR_HASH_TABLE_ENTRY type YR_HASH_TABLE (line 49) | typedef struct _YR_HASH_TABLE FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/hex_lexer.h type HEX_LEX_ENVIRONMENT (line 66) | typedef struct _HEX_LEX_ENVIRONMENT FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/integers.h type __int8 (line 44) | typedef __int8 int8_t; type __int16 (line 46) | typedef __int16 int16_t; type __int32 (line 48) | typedef __int32 int32_t; type __int64 (line 50) | typedef __int64 int64_t; FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/lexer.h type EXPRESSION (line 81) | typedef struct _EXPRESSION FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/libyara.h type YR_CONFIG_NAME (line 54) | typedef enum _YR_CONFIG_NAME FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/modules.h type _YR_MODULE (line 380) | struct _YR_MODULE type _YR_MODULE (line 384) | struct _YR_MODULE type _YR_MODULE (line 388) | struct _YR_MODULE type YR_MODULE (line 406) | typedef struct _YR_MODULE type YR_MODULE_IMPORT (line 419) | typedef struct _YR_MODULE_IMPORT FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/pe.h type BYTE (line 57) | typedef uint8_t BYTE; type WORD (line 58) | typedef uint16_t WORD; type DWORD (line 59) | typedef uint32_t DWORD; type LONG (line 60) | typedef int32_t LONG; type ULONG (line 61) | typedef uint32_t ULONG; type ULONGLONG (line 62) | typedef uint64_t ULONGLONG; type IMAGE_DOS_HEADER (line 86) | typedef struct _IMAGE_DOS_HEADER // DOS .EXE header type IMAGE_FILE_HEADER (line 117) | typedef struct _IMAGE_FILE_HEADER type IMAGE_DATA_DIRECTORY (line 192) | typedef struct _IMAGE_DATA_DIRECTORY type IMAGE_OPTIONAL_HEADER32 (line 223) | typedef struct _IMAGE_OPTIONAL_HEADER32 type IMAGE_OPTIONAL_HEADER64 (line 260) | typedef struct _IMAGE_OPTIONAL_HEADER64 type IMAGE_NT_HEADERS32 (line 300) | typedef struct _IMAGE_NT_HEADERS32 type IMAGE_NT_HEADERS64 (line 309) | typedef struct _IMAGE_NT_HEADERS64 type IMAGE_SECTION_HEADER (line 360) | typedef struct _IMAGE_SECTION_HEADER type IMAGE_EXPORT_DIRECTORY (line 382) | typedef struct _IMAGE_EXPORT_DIRECTORY type IMAGE_IMPORT_DESCRIPTOR (line 398) | typedef struct _IMAGE_IMPORT_DESCRIPTOR type IMAGE_IMPORT_BY_NAME (line 413) | typedef struct _IMAGE_IMPORT_BY_NAME type IMAGE_THUNK_DATA32 (line 420) | typedef struct _IMAGE_THUNK_DATA32 type IMAGE_THUNK_DATA64 (line 436) | typedef struct _IMAGE_THUNK_DATA64 type IMAGE_RESOURCE_DIRECTORY_ENTRY (line 449) | typedef struct _IMAGE_RESOURCE_DIRECTORY_ENTRY type IMAGE_RESOURCE_DATA_ENTRY (line 456) | typedef struct _IMAGE_RESOURCE_DATA_ENTRY type IMAGE_RESOURCE_DIRECTORY (line 465) | typedef struct _IMAGE_RESOURCE_DIRECTORY type VERSION_INFO (line 479) | typedef struct _VERSION_INFO type WIN_CERTIFICATE (line 496) | typedef struct _WIN_CERTIFICATE type RICH_VERSION_INFO (line 513) | typedef struct _RICH_VERSION_INFO type RICH_SIGNATURE (line 519) | typedef struct _RICH_SIGNATURE FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/pe_utils.h type IMPORTED_DLL (line 26) | typedef struct _IMPORTED_DLL type IMPORT_EXPORT_FUNCTION (line 44) | typedef struct _IMPORT_EXPORT_FUNCTION type PE (line 55) | typedef struct _PE FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/re.h type RE (line 101) | typedef struct RE RE; type RE_AST (line 102) | typedef struct RE_AST RE_AST; type RE_NODE (line 103) | typedef struct RE_NODE RE_NODE; type RE_ERROR (line 104) | typedef struct RE_ERROR RE_ERROR; type RE_SPLIT_ID_TYPE (line 106) | typedef uint8_t RE_SPLIT_ID_TYPE; type RE_NODE (line 109) | struct RE_NODE type RE_AST (line 138) | struct RE_AST type RE (line 152) | struct RE type RE_ERROR (line 163) | struct RE_ERROR FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/re_lexer.h type RE_LEX_ENVIRONMENT (line 65) | typedef struct _RE_LEX_ENVIRONMENT FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/sizedstr.h type SIZED_STRING (line 50) | typedef struct _SIZED_STRING FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/stream.h type YR_STREAM (line 49) | typedef struct _YR_STREAM FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/threading.h type DWORD (line 39) | typedef DWORD YR_THREAD_ID; type DWORD (line 40) | typedef DWORD YR_THREAD_STORAGE_KEY; type HANDLE (line 41) | typedef HANDLE YR_MUTEX; type pthread_t (line 47) | typedef pthread_t YR_THREAD_ID; type pthread_key_t (line 48) | typedef pthread_key_t YR_THREAD_STORAGE_KEY; type pthread_mutex_t (line 49) | typedef pthread_mutex_t YR_MUTEX; FILE: x64dbgApiBreak/src/incl/pluginsdk/yara/yara/types.h type YR_NAMESPACE (line 181) | typedef struct _YR_NAMESPACE type YR_META (line 189) | typedef struct _YR_META type _YR_MATCH (line 200) | struct _YR_MATCH type YR_MATCHES (line 203) | typedef struct _YR_MATCHES type YR_STRING (line 213) | typedef struct _YR_STRING type YR_RULE (line 237) | typedef struct _YR_RULE type YR_EXTERNAL_VARIABLE (line 255) | typedef struct _YR_EXTERNAL_VARIABLE type YR_AC_MATCH (line 271) | typedef struct _YR_AC_MATCH type YR_AC_MATCH_TABLE_ENTRY (line 283) | typedef struct _YR_AC_MATCH_TABLE_ENTRY type YR_AC_TRANSITION (line 290) | typedef uint64_t YR_AC_TRANSITION; type YR_AC_TRANSITION (line 291) | typedef YR_AC_TRANSITION* YR_AC_TRANSITION_TABLE; type YR_AC_MATCH_TABLE_ENTRY (line 292) | typedef YR_AC_MATCH_TABLE_ENTRY* YR_AC_MATCH_TABLE; type YARA_RULES_FILE_HEADER (line 295) | typedef struct _YARA_RULES_FILE_HEADER type YR_MATCH (line 312) | typedef struct _YR_MATCH type _YR_AC_STATE (line 336) | struct _YR_AC_STATE type YR_AC_STATE (line 339) | typedef struct _YR_AC_STATE type YR_AC_AUTOMATON (line 355) | typedef struct _YR_AC_AUTOMATON type YR_RULES (line 371) | typedef struct _YR_RULES type _YR_MEMORY_BLOCK (line 387) | struct _YR_MEMORY_BLOCK type _YR_MEMORY_BLOCK_ITERATOR (line 388) | struct _YR_MEMORY_BLOCK_ITERATOR type _YR_MEMORY_BLOCK (line 392) | struct _YR_MEMORY_BLOCK type _YR_MEMORY_BLOCK (line 395) | struct _YR_MEMORY_BLOCK type _YR_MEMORY_BLOCK_ITERATOR (line 396) | struct _YR_MEMORY_BLOCK_ITERATOR type YR_MEMORY_BLOCK (line 399) | typedef struct _YR_MEMORY_BLOCK type YR_MEMORY_BLOCK_ITERATOR (line 411) | typedef struct _YR_MEMORY_BLOCK_ITERATOR type YR_SCAN_CONTEXT (line 427) | typedef struct _YR_SCAN_CONTEXT type _YR_OBJECT (line 447) | struct _YR_OBJECT type YR_VALUE (line 450) | typedef union _YR_VALUE type YR_OBJECT (line 470) | typedef struct _YR_OBJECT type YR_OBJECT_STRUCTURE (line 478) | typedef struct _YR_OBJECT_STRUCTURE type YR_OBJECT_ARRAY (line 486) | typedef struct _YR_OBJECT_ARRAY type YR_OBJECT_DICTIONARY (line 495) | typedef struct _YR_OBJECT_DICTIONARY type _YR_OBJECT_FUNCTION (line 504) | struct _YR_OBJECT_FUNCTION type _YR_OBJECT_FUNCTION (line 510) | struct _YR_OBJECT_FUNCTION type YR_OBJECT_FUNCTION (line 513) | typedef struct _YR_OBJECT_FUNCTION type YR_STRUCTURE_MEMBER (line 534) | typedef struct _YR_STRUCTURE_MEMBER type YR_ARRAY_ITEMS (line 542) | typedef struct _YR_ARRAY_ITEMS type YR_DICTIONARY_ITEMS (line 550) | typedef struct _YR_DICTIONARY_ITEMS FILE: x64dbgApiBreak/src/incl/qpc.hpp class QPerf (line 23) | class QPerf type PerfItem (line 27) | struct PerfItem method _GetQpc (line 37) | double _GetQpc() method QPerf (line 48) | QPerf() method Begin (line 62) | void Begin() method TimeFor (line 68) | void TimeFor(const char *forWhat) method Reset (line 86) | void Reset() method Dump (line 92) | void Dump() FILE: x64dbgApiBreak/src/incl/rtf.h type RTF_DATA (line 7) | typedef struct __RTF_DATA type RTF_STYLE (line 17) | typedef enum __RTF_STYLE type DWORD (line 29) | typedef DWORD RTFRESID; function class (line 57) | class Rtf FILE: x64dbgApiBreak/src/incl/settings.h type Settings (line 6) | typedef struct FILE: x64dbgApiBreak/src/incl/structmemmap.h type __FNSIGN (line 7) | struct __FNSIGN FILE: x64dbgApiBreak/src/incl/ui/ctrl/uicheckbox.hpp class UiCheckBox (line 5) | class UiCheckBox : public UiControlBase method IMPL_CTRLBASE_CTOR (line 11) | IMPL_CTRLBASE_CTOR(UiCheckBox) method GetState (line 15) | bool GetState() method SetState (line 20) | void SetState(bool state) method OnCommand (line 25) | virtual void OnCommand(WPARAM wp) FILE: x64dbgApiBreak/src/incl/ui/ctrl/uicombobox.hpp class UiComboBox (line 5) | class UiComboBox : public UiControlBase method IMPL_CTRLBASE_CTOR (line 11) | IMPL_CTRLBASE_CTOR(UiComboBox) method AddItem (line 15) | bool AddItem(LPCWSTR itemStr) method AddItemA (line 20) | bool AddItemA(LPCSTR itemStr) method Clear (line 25) | void Clear() method LONG (line 30) | LONG GetSelectedIndex() method SetSelectedIndex (line 35) | bool SetSelectedIndex(LONG index) method GetSelectedIndexTextA (line 40) | bool GetSelectedIndexTextA(LPSTR buffer) FILE: x64dbgApiBreak/src/incl/ui/ctrl/uicontrolbase.hpp class UiControlBase (line 7) | class UiControlBase type OwnerStringDrawInfo (line 10) | struct OwnerStringDrawInfo method DWORD (line 23) | DWORD MyId() const method HWND (line 28) | HWND MyHandle() const method ULONG (line 33) | ULONG GetStringCommon(BYTE **pValue, ULONG size) method UiControlBase (line 71) | UiControlBase() method UiControlBase (line 77) | UiControlBase(UIOBJECT *ui, DWORD ctrlId, UiWrapper *parent) method LONG (line 86) | LONG SendControlMsg(UINT msg, WPARAM wp, LPARAM lp) method EnableOwnerDraw (line 91) | void EnableOwnerDraw() method Disable (line 100) | void Disable() method Enable (line 105) | void Enable() method SetEnableState (line 110) | void SetEnableState(bool enable) method ULONG (line 115) | ULONG GetStringA(LPSTR *pValue, ULONG size) method ULONG (line 150) | ULONG GetStringW(LPWSTR *pValue, ULONG size) method BOOL (line 185) | BOOL SetStringA(LPCSTR value) method BOOL (line 190) | BOOL SetStringW(LPCWSTR value) method DrawStringA (line 195) | void DrawStringA(LPCSTR text, INT x, INT y, COLORREF foreColor) method DrawStringFormatA (line 204) | void DrawStringFormatA(INT x, INT y, COLORREF foreColor, LPCSTR format... method OnInitControl (line 221) | virtual void OnInitControl() method OnCommand (line 226) | virtual void OnCommand(WPARAM wp) method OnDrawItem (line 231) | virtual void OnDrawItem(LPDRAWITEMSTRUCT dis) FILE: x64dbgApiBreak/src/incl/ui/ui.h type WINDOWREGIONINFO (line 7) | typedef struct type PRECREATEWINDOWINFO (line 19) | typedef struct tagPreCreateWindowInfo type WINDOWCREATIONINFO (line 25) | typedef struct tagWindowCreationInfo type UINT (line 30) | typedef INT_PTR(CALLBACK* UIDLGPROC)(HWND, UINT, WPARAM, LPARAM, PVOID); type VOID (line 32) | typedef VOID(*UIAFTEREXITDISPOSER)(); type UIOBJECT (line 34) | typedef struct tagUiResult FILE: x64dbgApiBreak/src/incl/ui/uiwrapper.hpp class UiWrapper (line 3) | class UiWrapper method UINT_PTR (line 16) | static UINT_PTR CALLBACK DialogProc(HWND hwnd, UINT msg, WPARAM wp, LP... method UiControlBase (line 76) | UiControlBase *LookupControl(HWND hwnd) method DestroyControlResources (line 91) | void DestroyControlResources() method SetControlEnableState (line 110) | bool SetControlEnableState(ULONG ctrlId, bool state) method InitCommon (line 120) | void InitCommon(LONG dlgId, bool center) method OnInitInternal (line 138) | void OnInitInternal() method UiWrapper (line 147) | UiWrapper(LONG dlgId, bool center) method UiWrapper (line 152) | UiWrapper(LONG dlgId) method DestroyAllActiveWindows (line 173) | static void DestroyAllActiveWindows() method ShowDialog (line 178) | virtual bool ShowDialog() method ShowDialog (line 183) | virtual bool ShowDialog(bool seperateUiThread) method HWND (line 202) | HWND GetHWND() const method SetTimer (line 207) | bool SetTimer(LONG timerId, ULONG period) method KillTimer (line 213) | void KillTimer(LONG timerId) method LONG (line 218) | LONG MessageBox(LPWSTR msg, LPWSTR title, ULONG flags) method LONG (line 223) | LONG MsgBoxInfo(LPCSTR msg, LPCSTR title) method LONG (line 228) | LONG MsgBoxError(LPCSTR msg, LPCSTR title) method LONG (line 233) | LONG MsgBoxQuestion(LPCSTR msg, LPCSTR title) method WaitForInitCompletion (line 238) | void WaitForInitCompletion() method Close (line 243) | void Close() method ULONG (line 251) | ULONG GetControlTextA(ULONG ctrlId, LPSTR strBuf, ULONG bufSize) method ULONG (line 278) | ULONG GetControlText(ULONG ctrlId, LPWSTR strBuf, ULONG bufSize) method SetWindowTitleW (line 288) | void SetWindowTitleW(LPWSTR title) method SetWindowTitleA (line 293) | void SetWindowTitleA(LPSTR title) method SetControlTextA (line 298) | bool SetControlTextA(ULONG ctrlId, LPSTR str) method SetControlText (line 312) | bool SetControlText(ULONG ctrlId, LPWSTR str) method SetControlTextFormatA (line 322) | bool SetControlTextFormatA(ULONG ctrlId, const char *format, ...) method EnableControl (line 343) | bool EnableControl(ULONG ctrlId) method DisableControl (line 348) | bool DisableControl(ULONG ctrlId) method T (line 353) | T *GetControlById(ULONG ctrlId) method OnTimerTick (line 374) | virtual void OnTimerTick(LONG timerId) method OnDestroyed (line 379) | virtual void OnDestroyed() method OnClose (line 384) | virtual void OnClose() method OnPaint (line 389) | virtual void OnPaint() method OnLoaded (line 393) | virtual void OnLoaded() method OnCommand (line 398) | virtual void OnCommand(WPARAM wp, LPARAM lp) method OnDrawItem (line 411) | virtual void OnDrawItem(LPDRAWITEMSTRUCT dis, LONG ctrlId) method OnInit (line 424) | virtual void OnInit() class UiWrapper (line 12) | class UiWrapper method UINT_PTR (line 16) | static UINT_PTR CALLBACK DialogProc(HWND hwnd, UINT msg, WPARAM wp, LP... method UiControlBase (line 76) | UiControlBase *LookupControl(HWND hwnd) method DestroyControlResources (line 91) | void DestroyControlResources() method SetControlEnableState (line 110) | bool SetControlEnableState(ULONG ctrlId, bool state) method InitCommon (line 120) | void InitCommon(LONG dlgId, bool center) method OnInitInternal (line 138) | void OnInitInternal() method UiWrapper (line 147) | UiWrapper(LONG dlgId, bool center) method UiWrapper (line 152) | UiWrapper(LONG dlgId) method DestroyAllActiveWindows (line 173) | static void DestroyAllActiveWindows() method ShowDialog (line 178) | virtual bool ShowDialog() method ShowDialog (line 183) | virtual bool ShowDialog(bool seperateUiThread) method HWND (line 202) | HWND GetHWND() const method SetTimer (line 207) | bool SetTimer(LONG timerId, ULONG period) method KillTimer (line 213) | void KillTimer(LONG timerId) method LONG (line 218) | LONG MessageBox(LPWSTR msg, LPWSTR title, ULONG flags) method LONG (line 223) | LONG MsgBoxInfo(LPCSTR msg, LPCSTR title) method LONG (line 228) | LONG MsgBoxError(LPCSTR msg, LPCSTR title) method LONG (line 233) | LONG MsgBoxQuestion(LPCSTR msg, LPCSTR title) method WaitForInitCompletion (line 238) | void WaitForInitCompletion() method Close (line 243) | void Close() method ULONG (line 251) | ULONG GetControlTextA(ULONG ctrlId, LPSTR strBuf, ULONG bufSize) method ULONG (line 278) | ULONG GetControlText(ULONG ctrlId, LPWSTR strBuf, ULONG bufSize) method SetWindowTitleW (line 288) | void SetWindowTitleW(LPWSTR title) method SetWindowTitleA (line 293) | void SetWindowTitleA(LPSTR title) method SetControlTextA (line 298) | bool SetControlTextA(ULONG ctrlId, LPSTR str) method SetControlText (line 312) | bool SetControlText(ULONG ctrlId, LPWSTR str) method SetControlTextFormatA (line 322) | bool SetControlTextFormatA(ULONG ctrlId, const char *format, ...) method EnableControl (line 343) | bool EnableControl(ULONG ctrlId) method DisableControl (line 348) | bool DisableControl(ULONG ctrlId) method T (line 353) | T *GetControlById(ULONG ctrlId) method OnTimerTick (line 374) | virtual void OnTimerTick(LONG timerId) method OnDestroyed (line 379) | virtual void OnDestroyed() method OnClose (line 384) | virtual void OnClose() method OnPaint (line 389) | virtual void OnPaint() method OnLoaded (line 393) | virtual void OnLoaded() method OnCommand (line 398) | virtual void OnCommand(WPARAM wp, LPARAM lp) method OnDrawItem (line 411) | virtual void OnDrawItem(LPDRAWITEMSTRUCT dis, LONG ctrlId) method OnInit (line 424) | virtual void OnInit() FILE: x64dbgApiBreak/src/incl/util.h type CALLCONVENTION (line 6) | typedef enum type PASSED_PARAMETER_CONTEXT (line 14) | typedef struct type ULONGLONG (line 23) | typedef ULONGLONG ARCHWIDE; type ULONG (line 25) | typedef ULONG ARCHWIDE; type DMA (line 29) | typedef struct __DMA FILE: x64dbgApiBreak/src/instparse.cpp function Skiptoken (line 43) | __forceinline void Skiptoken(token_data *td, int skip) function AbpTokenize (line 81) | void AbpTokenize(char *inst, token_data *tokdata) function AbpParseMemoryAccess (line 154) | bool AbpParseMemoryAccess(token_data *td, InstInfo *linst) function AbpIsNumStr (line 232) | inline bool AbpIsNumStr(const char *str) function _AbpParseRegister (line 247) | bool _AbpParseRegister(token_data *td, InstInfo *instInfo, dsint *val, s... function AbpParseRegister (line 349) | bool AbpParseRegister(token_data *td, InstInfo *instInfo) function AbpParseOperand (line 354) | bool AbpParseOperand(token_data *td, InstInfo *linst) function __AbpPrintMemData (line 384) | void __AbpPrintMemData(InstInfo *inst, char *buf) function __AbpPrintInstructionInfo (line 401) | void __AbpPrintInstructionInfo(InstInfo *inst) function AbParseInstruction (line 449) | bool AbParseInstruction(BASIC_INSTRUCTION_INFO *inst, InstInfo *linst) FILE: x64dbgApiBreak/src/plugin.cpp function INTERNAL_EXPORT (line 54) | INTERNAL_EXPORT Script::Module::ModuleInfo *AbiGetCurrentModuleInfo() function Loader (line 61) | int WINAPI Loader(void *) function AbpParseScripts (line 67) | void AbpParseScripts() function AbpOnDebuggerStateChanged (line 106) | void AbpOnDebuggerStateChanged(BYTE state, const char *module) function AbpRaiseDbgStateChangeEvent (line 128) | void AbpRaiseDbgStateChangeEvent() function AbReleaseAllSystemResources (line 142) | void AbReleaseAllSystemResources(bool isInShutdown) function BOOL (line 161) | BOOL AbRaiseSystemError(const char *errorDesc, int errCode,const char *f... function AbpNeedsNewerx64Dbg (line 192) | bool AbpNeedsNewerx64Dbg() function __AbpInitMenu (line 210) | void __AbpInitMenu() function DBG_LIBEXPORT (line 218) | DBG_LIBEXPORT bool pluginit(PLUG_INITSTRUCT* initStruct) function DBG_LIBEXPORT (line 251) | DBG_LIBEXPORT bool plugstop() function DBG_LIBEXPORT (line 267) | DBG_LIBEXPORT void plugsetup(PLUG_SETUPSTRUCT* setupStruct) function DBG_LIBEXPORT (line 286) | DBG_LIBEXPORT void CBMENUENTRY(CBTYPE cbType, PLUG_CB_MENUENTRY* info) function DBG_LIBEXPORT (line 312) | DBG_LIBEXPORT void CBLOADDLL(CBTYPE cbType, PLUG_CB_LOADDLL *dllLoad) function DBG_LIBEXPORT (line 325) | DBG_LIBEXPORT void CBSYSTEMBREAKPOINT(CBTYPE cbType, PLUG_CB_SYSTEMBREAK... function PPASSED_PARAMETER_CONTEXT (line 334) | PPASSED_PARAMETER_CONTEXT AbpExtractPassedParameterContext(REGDUMP *regd... function AbpGhostBreakpointHandler (line 358) | void AbpGhostBreakpointHandler(BpCallbackContext *bpx) function AbpWaitUntilHandlerDone (line 364) | void AbpWaitUntilHandlerDone(PBREAKPOINT_INFO pbi) function LONG (line 373) | LONG WINAPI AbpShowOutputArgumentQuestion(LPVOID p) function DBG_LIBEXPORT (line 432) | DBG_LIBEXPORT void CBBREAKPOINT(CBTYPE cbType, PLUG_CB_BREAKPOINT* info) function DBG_LIBEXPORT (line 508) | DBG_LIBEXPORT void CBCREATEPROCESS(CBTYPE cbType, PLUG_CB_CREATEPROCESS ... function DBG_LIBEXPORT (line 526) | DBG_LIBEXPORT void CBEXITPROCESS(CBTYPE cbType, PLUG_CB_EXITPROCESS *exi... function DBG_LIBEXPORT (line 533) | DBG_LIBEXPORT void CBATTACH(CBTYPE cbType, PLUG_CB_ATTACH *attachedProc) function DBG_LIBEXPORT (line 538) | DBG_LIBEXPORT void CBDETACH(CBTYPE cbType, PLUG_CB_DETACH *detachedProc) function BOOL (line 545) | BOOL WINAPI DllMain( FILE: x64dbgApiBreak/src/rtf.cpp function BOOL (line 9) | BOOL RtfCreateRtfData(PRTF_DATA *rtfData) function BOOL (line 29) | BOOL RtfBuildRtfTextA(PRTF_DATA rtf, LPSTR *rtfText, DWORD *textLen) function RtfFreeRtfText (line 89) | void RtfFreeRtfText(LPSTR rtfText) function BOOL (line 94) | BOOL RtfDestroyRtfData(PRTF_DATA *rtf) function BOOL (line 118) | BOOL RtfRegisterColor(PRTF_DATA rtf, DWORD color, RTFRESID *resId) function BOOL (line 146) | BOOL RtfRegisterFont(PRTF_DATA rtf, const LPCSTR fontName, int charset, ... function BOOL (line 179) | BOOL RtfBeginStyleFor(PRTF_DATA rtf, RTF_STYLE rtfStyle, DWORD repeat) function BOOL (line 211) | BOOL RtfBeginColor(PRTF_DATA rtf, RTFRESID resId) function BOOL (line 218) | BOOL RtfBeginFont(PRTF_DATA rtf, RTFRESID resId) function BOOL (line 224) | BOOL RtfBeginFontSize(PRTF_DATA rtf, WORD fontSize) function BOOL (line 230) | BOOL RtfAppendTextFormatA(PRTF_DATA rtf, LPCSTR format, ...) function BOOL (line 244) | BOOL RtfAppendTextFormatExA(PRTF_DATA rtf, LPCSTR format, va_list vl) FILE: x64dbgApiBreak/src/settings.cpp function AbpGetSetting (line 38) | bool AbpGetSetting(const char *key, char *valueBuf,int valueType) function AbpSetSetting (line 80) | bool AbpSetSetting(const char *key, char *value, int valueType) function AbSettingsLoad (line 123) | bool AbSettingsLoad() function AbSettingsSave (line 150) | bool AbSettingsSave() function AbSettingsReset (line 173) | bool AbSettingsReset() function Settings (line 179) | Settings *AbGetSettings() function AbSettingsDestroyResources (line 184) | void AbSettingsDestroyResources() FILE: x64dbgApiBreak/src/structmemmap.cpp type __Token (line 57) | struct __Token type __SLISTNODE (line 67) | struct __SLISTNODE type __SLISTNODE (line 69) | struct __SLISTNODE type __FNSIGN (line 172) | struct __FNSIGN function SmmpRegisterRtfColorAndFonts (line 253) | void SmmpRegisterRtfColorAndFonts(Rtf * data) function SmmpInitPathStack (line 298) | void SmmpInitPathStack(PATH_STACK *pwds) function SmmpPushPath (line 304) | void SmmpPushPath(PATH_STACK *pwds,WCHAR *path) function BOOL (line 321) | BOOL SmmpIsPreviousWorkdirLocal(PATH_STACK *pwds) function BOOL (line 329) | BOOL SmmpPopPath(PATH_STACK *pwds, WCHAR *popPath, BOOL *isLocal) function SmmpRaiseParseError (line 349) | void SmmpRaiseParseError(LONG err, PToken tok) function BOOL (line 374) | BOOL SmmpCreateSLIST(PSLIST *list) function BOOL (line 387) | BOOL SmmpAddSList(PSLIST list, void *value) function SmmpClearList (line 413) | void SmmpClearList(PSLIST list, BOOL memFreeValue) function SmmpDestroySList (line 431) | void SmmpDestroySList(PSLIST list) function BOOL (line 441) | BOOL SmmCreateMapTypeInfo(const char *name, WORD size, BOOL isSigned, CO... function BOOL (line 555) | BOOL SmmpTypeIsPrimitive(LPVOID typeData, BOOL *isPrimitive) function BOOL (line 573) | BOOL SmmpGetTypeInfoByName(const char *name, PVOID *info, BOOL *isPrimit... function BOOL (line 633) | BOOL SmmpRegisterAlias(const char *alias, const char *typeName) function BOOL (line 660) | BOOL SmmpInitBaseAliases() function BOOL (line 672) | BOOL SmmpInitBasePrimitiveTypes() function BOOL (line 725) | __forceinline BOOL SmmpNextnode(PSLISTNODE *node) function BOOL (line 749) | BOOL SmmpIsSpecialToken(char chr) function BOOL (line 769) | BOOL SmmpIsNumeric(char c) function BOOL (line 774) | BOOL SmmpIsWhitespace(char c) function BOOL (line 788) | BOOL SmmpIsChar(char c) function BOOL (line 803) | BOOL SmmpTokenize(LPCSTR typeDefString, PSLIST *tokenList) function BOOL (line 883) | BOOL SmmpParseTypeField(PSLISTNODE *beginNode, PSTRUCTMEMBERFIELD *field... function WORD (line 986) | WORD SmmpParseTypeFields(PSLISTNODE *beginNode, PSTRUCTINFO typeInfo) function BOOL (line 1036) | BOOL SmmpParseFunctionSignature(PSLISTNODE *startNode, PFNSIGN *funcSign) function BOOL (line 1214) | BOOL SmmpParseAlias(PSLISTNODE *startNode) function BOOL (line 1252) | BOOL _SmmpParseType(PSLISTNODE *startNode, PSTRUCTINFO *typeInfo) function SmmpDumpMapTypeInfo (line 1317) | void SmmpDumpMapTypeInfo(PPRIMITIVETYPEINFO mti) function SmmpDumpType (line 1324) | void SmmpDumpType(PSTRUCTINFO type) function BOOL (line 1353) | BOOL SmmpMapForPrimitiveType(PGENERIC_DATATYPE_INFO pdi, Rtf *rtf, BYTE ... function BOOL (line 1457) | BOOL SmmpMapField(PSTRUCTMEMBERFIELD ptif, Rtf* rtf, BYTE *mem,SHORT las... function BOOL (line 1473) | BOOL SmmpMapForStructureType(PGENERIC_DATATYPE_INFO pdi, Rtf *rtf, BYTE ... function BOOL (line 1516) | BOOL SmmMapFunctionCall(PPASSED_PARAMETER_CONTEXT passedParams, PFNSIGN ... function BOOL (line 1580) | BOOL SmmMapMemoryForType(void *memory, ULONG size, const char *typeName) function BOOL (line 1611) | BOOL SmmGetFunctionSignature(const char *module, const char *function, P... function BOOL (line 1633) | BOOL SmmGetFunctionSignature2(ApiFunctionInfo *afi, PFNSIGN *signInfo) function SHORT (line 1644) | SHORT SmmGetArgumentCount(PFNSIGN signInfo) function BOOL (line 1652) | BOOL SmmSigHasOutArgument(PFNSIGN signInfo) function BOOL (line 1660) | BOOL SmmpIsFullPathOrURL(LPCWSTR str, BOOL *isLocal) function SmmpBuildNewFileOrURL (line 1677) | void SmmpBuildNewFileOrURL(LPWSTR buffer, ULONG bufSize, LPWSTR objectName) function BOOL (line 1719) | BOOL SmmpParseType(LPCSTR typeDefString, WORD *typeCount) function BOOL (line 1822) | BOOL SmmParseType(LPCSTR typeDefString, WORD *typeCount) function BOOL (line 1838) | BOOL SmmpParseFromInternet(LPCWSTR sourceUrl, WORD *typeCount) function BOOL (line 1855) | BOOL SmmParseFromFileW(LPCWSTR fileName, WORD *typeCount) function BOOL (line 1951) | BOOL SmmParseFromFileA(LPCSTR fileName, WORD *typeCount) function BOOL (line 1968) | BOOL SmmHasParseError(LPSTR *errorString) function VOID (line 1986) | VOID SmmInitializeResources() function VOID (line 2020) | VOID SmmReleaseResources(bool fullRelease) FILE: x64dbgApiBreak/src/syslib.cpp type __MEMLIST_ENTRY (line 9) | struct __MEMLIST_ENTRY type __MEMLIST_ENTRY (line 12) | struct __MEMLIST_ENTRY type __MEMLIST_ENTRY (line 13) | struct __MEMLIST_ENTRY type __MEMLIST (line 22) | struct __MEMLIST function AcqMemListSpinlock (line 33) | void AcqMemListSpinlock() function RelMemListSpinlock (line 39) | void RelMemListSpinlock() function AbMemReadGuaranteed (line 44) | bool AbMemReadGuaranteed(duint va, void *dest, duint size) function _AbMemoryFree (line 89) | void _AbMemoryFree(void *memPtr) function AbRevealPossibleMemoryLeaks (line 99) | void AbRevealPossibleMemoryLeaks() function dumpNode (line 170) | void dumpNode(PMEMLIST_ENTRY entry) function PMEMLIST_ENTRY (line 179) | PMEMLIST_ENTRY AbpValidateAndProbe(void *memPtr) function AbMemoryFree_DBG (line 273) | void AbMemoryFree_DBG(void *memPtr) function AbRevealPossibleMemoryLeaks (line 362) | void AbRevealPossibleMemoryLeaks() function AbTrackMemory_DBG (line 368) | void AbTrackMemory_DBG(void *memPtr) FILE: x64dbgApiBreak/src/ui/ui.cpp type tagIntParam (line 25) | struct tagIntParam function UIOBJECT (line 36) | UIOBJECT *__UiGetMappedUiObject(HWND hwnd) function BOOL (line 53) | BOOL __UiMapUiObject(UIOBJECT *uiObj) function UIOBJECT (line 67) | UIOBJECT *__UiUnmapHwnd(HWND hwnd) function PVOID (line 84) | __forceinline PVOID _UiDecodeParamPointer(PVOID param) function __UiRaiseDisposeCallback (line 101) | void __UiRaiseDisposeCallback(UIOBJECT *ui) function BOOL (line 107) | BOOL UipWaitUiThreadUntilExit(HANDLE thread) function INT_PTR (line 134) | INT_PTR CALLBACK _UiMainWndProc(HWND hwnd, UINT Msg, WPARAM wParam, LPAR... function LPCDLGTEMPLATEW (line 194) | LPCDLGTEMPLATEW IntUiGetDialogTemplate(UINT dlgResourceId) function VOID (line 212) | VOID IntUiResizeAndLocateWindow(HWND hwnd, PRECREATEWINDOWINFO *pci) function DWORD (line 260) | DWORD WINAPI IntUiWorker(VOID *Arg) function BOOL (line 332) | BOOL IntUiCreateDialog(UIOBJECT *uiObj) function BOOL (line 377) | BOOL UiIsRunning(UIOBJECT *ui) function VOID (line 385) | VOID UiRegisterDisposer(UIOBJECT *uiObject, UIAFTEREXITDISPOSER disposer) function UIOBJECT (line 390) | UIOBJECT *UiCreateDialog( function UipGetWinVer (line 438) | void UipGetWinVer(LPOSVERSIONINFOA lposv) function BOOL (line 455) | BOOL UipIsServer2003XpOrEarlier() function BOOL (line 464) | BOOL UiDrawStringA(HDC dc, LPCSTR text, FLOAT x, FLOAT y, COLORREF forec... function UiReleaseObject (line 510) | void UiReleaseObject(UIOBJECT *ui) function BOOL (line 521) | BOOL UiDestroyDialog(UIOBJECT *ui) function UiForceCloseAllActiveWindows (line 549) | void UiForceCloseAllActiveWindows() FILE: x64dbgApiBreak/src/util.cpp function BOOL (line 6) | BOOL UtlpExtractPassedParameters(PPASSED_PARAMETER_CONTEXT paramInfo, BO... function BOOL (line 80) | BOOL DmaCreateAdapter(WORD sizeOfType, ULONG initialCount, PDMA *dma) function BOOL (line 112) | BOOL DmaWriteNeedsExpand(PDMA dma, ARCHWIDE needByteSize, ULONG writeBeg... function BOOL (line 129) | BOOL DmaIssueExpansion(PDMA dma, LONG expansionDelta) function BOOL (line 154) | BOOL DmapMemIo(PDMA dma, ULONG offset, ARCHWIDE size, void *mem, BOOL wr... function BOOL (line 207) | BOOL DmaRead(PDMA dma, ULONG offset, ARCHWIDE size, void *destMemory) function BOOL (line 227) | BOOL DmaWrite(PDMA dma, ULONG offset, ARCHWIDE size, void *srcMemory) function BOOL (line 246) | BOOL DmaStringWriteA(PDMA dma, LPCSTR format, ...) function BOOL (line 267) | BOOL DmaStringWriteW(PDMA dma, LPCWSTR format, ...) function BOOL (line 288) | BOOL DmaReadTypeAlignedSequence(PDMA dma, ULONG index, ULONG count, void... function BOOL (line 301) | BOOL DmaCopyWrittenMemory(PDMA dma, void **destMemory, BOOL allocForDest) function BOOL (line 314) | BOOL DmaTakeMemoryOwnership(PDMA dma, void **nativeMem) function BOOL (line 325) | BOOL DmaPrepareForDirectWrite(PDMA dma, ULONG writeOffset, ARCHWIDE writ... function DmaGetAdapterInfo (line 348) | void DmaGetAdapterInfo(PDMA dma, ARCHWIDE *writtenSize, ARCHWIDE *totalS... function DmaEndDirectWrite (line 361) | void DmaEndDirectWrite(PDMA dma) function BOOL (line 366) | BOOL DmaPrepareForRead(PDMA dma, void **nativeMem) function BOOL (line 377) | BOOL DmaSink(PDMA dma) function DmaDestroyAdapter (line 398) | void DmaDestroyAdapter(PDMA dma) function BOOL (line 418) | BOOL UtlExtractPassedParameters(USHORT paramCount, CALLCONVENTION callCo... function duint (line 443) | duint UtlGetCallerAddress(REGDUMP *regdump) function BOOL (line 483) | BOOL UtlInternetReadA(LPCSTR url, BYTE **content, ULONG *contentLength) function BOOL (line 498) | BOOL UtlInternetReadW(LPCWSTR url, BYTE **content, ULONG *contentLength)