Home
last modified time | relevance | path

Searched defs:IsEH (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFExpressionCompactPrinterTest.cpp64 auto GetRegName = [&](uint64_t DwarfRegNum, bool IsEH) -> StringRef { in TestExprPrinter() argument
H A DDWARFDebugFrameTest.cpp40 void expectDumpResult(const dwarf::CIE &TestCIE, bool IsEH, in expectDumpResult() argument
52 expectDumpResult(const dwarf::FDE & TestFDE,bool IsEH,StringRef ExpectedFirstLine) expectDumpResult() argument
[all...]
/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1304 bool IsEH; global() member in __anonfde34ae60211::FrameEmitterImpl
1308 FrameEmitterImpl(bool IsEH,MCObjectStreamer & Streamer) FrameEmitterImpl() argument
1560 getCIEVersion(bool IsEH,unsigned DwarfVersion) getCIEVersion() argument
1832 Emit(MCObjectStreamer & Streamer,MCAsmBackend * MAB,bool IsEH) Emit() argument
[all...]
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp945 getCIEId(bool IsDWARF64,bool IsEH) getCIEId() argument
1030 DWARFDebugFrame(Triple::ArchType Arch,bool IsEH,uint64_t EHFrameAddress) DWARFDebugFrame() argument
[all...]
/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp42 __anonf062d53a0102(uint64_t DwarfRegNum, bool IsEH) print() argument
/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h206 bool IsEH = false; global() member
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp789 __anond4c34b680602(uint64_t DwarfRegNum, bool IsEH) getRegisterName() argument
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h670 const bool IsEH; variable
/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp76 bool IsEH) -> llvm::StringRef { in DumpLocation() argument
/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp681 auto GetRegName = [&MCRegInfo](uint64_t DwarfRegNum, bool IsEH) -> StringRef { in dumpObjectFile() argument