Home
last modified time | relevance | path

Searched refs:LocSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h222 DWARFSection LocSection; variable
257 const DWARFSection &getLocSection() override { return LocSection; } in getLocSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp579 .Case("debug_loc", &LocSection.Data) in DWARFContextInMemory()
630 .Case("debug_loc", &LocSection.Relocs) in DWARFContextInMemory()