Searched refs:getSectionNames (Results 1 – 4 of 4) sorted by relevance
32 virtual ArrayRef<SectionName> getSectionNames() const { return {}; } in getSectionNames() function
532 static std::vector<std::string> getSectionNames(PDBFile &File) { in getSectionNames() function602 std::vector<std::string> Sections = getSectionNames(getPdb()); in dumpModules()1951 std::vector<std::string> Names = getSectionNames(getPdb()); in dumpSectionContribs()
395 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection()
1860 ArrayRef<SectionName> getSectionNames() const override { in getSectionNames() function in __anona8a913f90f11::DWARFObjInMemory