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