Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp395 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection() local
H A DDWARFContext.cpp1510 std::vector<SectionName> SectionNames; member in __anona8a913f90f11::DWARFObjInMemory
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp547 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
567 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1053 StringTableSection *SectionNames = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Delf2yaml.cpp33 std::vector<std::string> SectionNames; member in __anona642e3200111::ELFDumper