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