Home
last modified time | relevance | path

Searched defs:SectionNames (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp397 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection() local
H A DDWARFContext.cpp1609 std::vector<SectionName> SectionNames; member in __anon00272cc51011::DWARFObjInMemory
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp430 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
450 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1060 StringTableSection *SectionNames = nullptr; variable
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Delf2yaml.cpp35 std::vector<std::string> SectionNames; member in __anon3ad6866c0111::ELFDumper