Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h26 bool IsEH; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp218 bool IsEH, const Instruction &Instr, in printOperand()
274 void CFIProgram::dump(raw_ostream &OS, const MCRegisterInfo *MRI, bool IsEH, in dump()
327 DWARFDebugFrame::DWARFDebugFrame(bool IsEH, uint64_t EHFrameAddress) in DWARFDebugFrame()
/external/llvm/lib/MC/
DMCDwarf.cpp1008 bool IsEH; member in __anon6fd13f9e0111::FrameEmitterImpl
1012 FrameEmitterImpl(bool IsEH, MCObjectStreamer &Streamer) in FrameEmitterImpl()
1244 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
1487 bool IsEH) { in Emit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp1293 bool IsEH; member in __anon81c308f60111::FrameEmitterImpl
1297 FrameEmitterImpl(bool IsEH, MCObjectStreamer &Streamer) in FrameEmitterImpl()
1524 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
1782 bool IsEH) { in Emit()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h260 const bool IsEH; variable
/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp504 bool IsEH; member in __anond26ef4ca0111::FrameEmitterImpl
1011 bool IsEH) { in Emit()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp459 DWARFDebugFrame::DWARFDebugFrame(bool IsEH) : IsEH(IsEH) { in DWARFDebugFrame()