Home
last modified time | relevance | path

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

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