Searched refs:getStringDWOSection (Results 1 – 3 of 3) sorted by relevance
209 virtual StringRef getStringDWOSection() = 0;305 StringRef getStringDWOSection() override { return StringDWOSection; } in getStringDWOSection() function
198 !getStringDWOSection().empty()) { in dump()200 DataExtractor strDWOData(getStringDWOSection(), isLittleEndian(), 0); in dump()
30 C.getStringDWOSection(), C.getStringOffsetDWOSection(), in parseDWO()