Home
last modified time | relevance | path

Searched defs:RegisterSym (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp338 if (auto RegisterSym = ES.lookup({&ProcessJD}, RegisterActionAddr)) in Create() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h412 explicit RegisterSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in RegisterSym() function
413 explicit RegisterSym(uint32_t RecordOffset) in RegisterSym() function