Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp398 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection() local
H A DDWARFContext.cpp1541 std::vector<SectionName> SectionNames; member in __anon445fd25e0f11::DWARFObjInMemory
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp430 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
450 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1056 StringTableSection *SectionNames = nullptr; variable
/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Delf2yaml.cpp34 std::vector<std::string> SectionNames; member in __anonc565f3e50111::ELFDumper