Searched defs:getSectionNames (Results 1 – 3 of 3) sorted by relevance
32 virtual ArrayRef<SectionName> getSectionNames() const { return {}; } in getSectionNames() function
415 static Expected<std::vector<std::string>> getSectionNames(PDBFile &File) { in getSectionNames() function
1891 ArrayRef<SectionName> getSectionNames() const override { in getSectionNames() function in __anon445fd25e0f11::DWARFObjInMemory