Home
last modified time | relevance | path

Searched defs:getSectionNames (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h33 virtual ArrayRef<SectionName> getSectionNames() const { return {}; } in getSectionNames() function
/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp416 static Expected<std::vector<std::string>> getSectionNames(PDBFile &File) { in getSectionNames() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2333 ArrayRef<SectionName> getSectionNames() const override { getSectionNames() function in __anon62ae75e11111::DWARFObjInMemory