Home
last modified time | relevance | path

Searched refs:InfoDWOSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h261 DWARFSection InfoDWOSection; variable
305 const DWARFSection &getInfoDWOSection() override { return InfoDWOSection; } in getInfoDWOSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp707 .Case("debug_info.dwo", &InfoDWOSection.Data) in DWARFContextInMemory()
766 .Case("debug_info.dwo", &InfoDWOSection.Relocs) in DWARFContextInMemory()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1228 DWARFSectionMap InfoDWOSection; member in __anonddd817f10c11::DWARFObjInMemory
1249 .Case("debug_info.dwo", &InfoDWOSection) in mapNameToDWARFSection()
1530 return InfoDWOSection; in getInfoDWOSection()