Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h247 DWARFSection LocSection; variable
287 const DWARFSection &getLocSection() override { return LocSection; } in getLocSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp695 .Case("debug_loc", &LocSection.Data) in DWARFContextInMemory()
765 .Case("debug_loc", &LocSection.Relocs) in DWARFContextInMemory()