Searched refs:getSectionNames (Results 1 – 5 of 5) sorted by relevance
33 virtual ArrayRef<SectionName> getSectionNames() const { return {}; } in getSectionNames() function
347 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection()
67 SectionNames = Obj.getSectionNames(); in dumpRanges()
1545 ArrayRef<SectionName> getSectionNames() const override { in getSectionNames() function in __anonf3f23cd30d11::DWARFObjInMemory
498 static std::vector<std::string> getSectionNames(PDBFile &File) { in getSectionNames() function568 std::vector<std::string> Sections = getSectionNames(getPdb()); in dumpModules()1844 std::vector<std::string> Names = getSectionNames(getPdb()); in dumpSectionContribs()