Searched refs:getAbbrevSection (Results 1 – 10 of 10) sorted by relevance
37 llvm::StringRef getAbbrevSection() const override { return abbrevSection; } in getAbbrevSection() function
72 StringRef getAbbrevSection() const override { return abbrevSection; } in getAbbrevSection() function
194 virtual StringRef getAbbrevSection() = 0;286 StringRef getAbbrevSection() override { return AbbrevSection; } in getAbbrevSection() function
39 virtual StringRef getAbbrevSection() const { return ""; } in getAbbrevSection() function
353 DObj->getAbbrevSection())) in dump()733 DataExtractor abbrData(DObj->getAbbrevSection(), isLittleEndian(), 0); in getDebugAbbrev()1834 StringRef getAbbrevSection() const override { return AbbrevSection; } in getAbbrevSection() function in __anonb929a5320d11::DWARFObjInMemory
273 if (!DObj.getAbbrevSection().empty()) in handleDebugAbbrev()
376 DObj->getAbbrevSection())) in dump()782 DataExtractor abbrData(DObj->getAbbrevSection(), isLittleEndian(), 0); in getDebugAbbrev()1896 StringRef getAbbrevSection() const override { return AbbrevSection; } in getAbbrevSection() function in __anon7fa3c61e0f11::DWARFObjInMemory
282 if (!DObj.getAbbrevSection().empty()) in handleDebugAbbrev()
302 DataExtractor abbrData(getAbbrevSection(), isLittleEndian(), 0); in getDebugAbbrev()