Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1298 bool IsEH; member in __anon862085bb0211::FrameEmitterImpl
1302 FrameEmitterImpl(bool IsEH, MCObjectStreamer &Streamer) in FrameEmitterImpl()
1551 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
1855 bool IsEH) { in Emit()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp936 constexpr uint64_t getCIEId(bool IsDWARF64, bool IsEH) { in getCIEId()
1021 bool IsEH, uint64_t EHFrameAddress) in DWARFDebugFrame()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp42 auto GetRegName = [&MRI, &OS](uint64_t DwarfRegNum, bool IsEH) -> StringRef { in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h206 bool IsEH = false; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp775 auto GetRegName = [&MCRegInfo](uint64_t DwarfRegNum, bool IsEH) -> StringRef { in getRegisterName()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h670 const bool IsEH; variable
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp76 bool IsEH) -> llvm::StringRef { in DumpLocation()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp651 auto GetRegName = [&MCRegInfo](uint64_t DwarfRegNum, bool IsEH) -> StringRef { in dumpObjectFile()