Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h32 virtual ArrayRef<SectionName> getSectionNames() const { return {}; } in getSectionNames() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp532 static std::vector<std::string> getSectionNames(PDBFile &File) { in getSectionNames() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1860 ArrayRef<SectionName> getSectionNames() const override { in getSectionNames() function in __anona8a913f90f11::DWARFObjInMemory