Searched refs:AbbrevDWOSection (Results 1 – 4 of 4) sorted by relevance
263 StringRef AbbrevDWOSection; variable309 StringRef getAbbrevDWOSection() override { return AbbrevDWOSection; } in getAbbrevDWOSection()
1505 StringRef AbbrevDWOSection; member in __anonb929a5320d11::DWARFObjInMemory1525 .Case("debug_abbrev.dwo", &AbbrevDWOSection) in mapSectionToMember()1791 StringRef getAbbrevDWOSection() const override { return AbbrevDWOSection; } in getAbbrevDWOSection()
1573 StringRef AbbrevDWOSection; member in __anon7fa3c61e0f11::DWARFObjInMemory1594 .Case("debug_abbrev.dwo", &AbbrevDWOSection) in mapSectionToMember()1853 StringRef getAbbrevDWOSection() const override { return AbbrevDWOSection; } in getAbbrevDWOSection()
708 .Case("debug_abbrev.dwo", &AbbrevDWOSection) in DWARFContextInMemory()