Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.h223 Section LocSection; variable
254 const Section &getLocSection() override { return LocSection; } in getLocSection()
DDWARFContext.cpp656 .Case("debug_loc", &LocSection.Data) in DWARFContextInMemory()
702 .Case("debug_loc", &LocSection.Relocs) in DWARFContextInMemory()