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