Searched refs:LocSection (Results 1 – 4 of 4) sorted by relevance
247 DWARFSection LocSection; variable287 const DWARFSection &getLocSection() override { return LocSection; } in getLocSection()
102 const DWARFSection &LocSection = Obj.getLocSection(); in dumpLocation() local105 if (!LocSection.Data.empty()) { in dumpLocation()107 DWARFDataExtractor Data(Obj, LocSection, Ctx.isLittleEndian(), in dumpLocation()
1223 DWARFSectionMap LocSection; member in __anonddd817f10c11::DWARFObjInMemory1244 .Case("debug_loc", &LocSection) in mapNameToDWARFSection()1539 const DWARFSection &getLocSection() const override { return LocSection; } in getLocSection()
695 .Case("debug_loc", &LocSection.Data) in DWARFContextInMemory()765 .Case("debug_loc", &LocSection.Relocs) in DWARFContextInMemory()