Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.h184 Section LocSection; variable
215 virtual const Section &getLocSection() { return LocSection; } in getLocSection()
HDDWARFContext.cpp609 .Case("debug_loc", &LocSection.Data) in DWARFContextInMemory()
651 .Case("debug_loc", &LocSection.Relocs) in DWARFContextInMemory()