Searched refs:getSectionNames (Results 1 – 4 of 4) sorted by relevance
33 virtual ArrayRef<SectionName> getSectionNames() const { return {}; } in getSectionNames() function
481 static std::vector<std::string> getSectionNames(PDBFile &File) { in getSectionNames() function551 std::vector<std::string> Sections = getSectionNames(getPdb()); in dumpModules()1646 std::vector<std::string> Names = getSectionNames(getPdb()); in dumpSectionContribs()
64 SectionNames = Obj.getSectionNames(); in dumpRanges()
1495 ArrayRef<SectionName> getSectionNames() const override { in getSectionNames() function in __anonddd817f10c11::DWARFObjInMemory