Searched refs:LocDWOSection (Results 1 – 3 of 3) sorted by relevance
265 DWARFSection LocDWOSection; variable311 const DWARFSection &getLocDWOSection() override { return LocDWOSection; } in getLocDWOSection()
1456 DWARFSectionMap LocDWOSection; member in __anon1e326e5e0d11::DWARFObjInMemory1482 .Case("debug_loc.dwo", &LocDWOSection) in mapNameToDWARFSection()1796 return LocDWOSection; in getLocDWOSection()
709 .Case("debug_loc.dwo", &LocDWOSection.Data) in DWARFContextInMemory()