Searched refs:StringDWOSection (Results 1 – 3 of 3) sorted by relevance
266 StringRef StringDWOSection; variable312 StringRef getStringDWOSection() override { return StringDWOSection; } in getStringDWOSection()
1274 StringRef StringDWOSection; member in __anonddd817f10c11::DWARFObjInMemory1300 .Case("debug_str.dwo", &StringDWOSection) in mapSectionToMember()1507 StringRef getStringDWOSection() const override { return StringDWOSection; } in getStringDWOSection()
711 .Case("debug_str.dwo", &StringDWOSection) in DWARFContextInMemory()