Searched refs:AbbrevDWOSection (Results 1 – 3 of 3) sorted by relevance
263 StringRef AbbrevDWOSection; variable309 StringRef getAbbrevDWOSection() override { return AbbrevDWOSection; } in getAbbrevDWOSection()
1273 StringRef AbbrevDWOSection; member in __anonddd817f10c11::DWARFObjInMemory1299 .Case("debug_abbrev.dwo", &AbbrevDWOSection) in mapSectionToMember()1500 StringRef getAbbrevDWOSection() const override { return AbbrevDWOSection; } in getAbbrevDWOSection()
708 .Case("debug_abbrev.dwo", &AbbrevDWOSection) in DWARFContextInMemory()