Searched defs:getAbbrevSection (Results 1 – 4 of 4) sorted by relevance
36 llvm::StringRef getAbbrevSection() const override { return abbrevSection; } in getAbbrevSection() function
70 StringRef getAbbrevSection() const override { return abbrevSection; } in getAbbrevSection() function
40 virtual StringRef getAbbrevSection() const { return ""; } in getAbbrevSection() function
2381 StringRef getAbbrevSection() const override { return AbbrevSection; } getAbbrevSection() function in __anon62ae75e11111::DWARFObjInMemory