Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h56 static constexpr StringLiteral SectionNames[SectionKindsNum] = { variable
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp372 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection() local
H A DDWARFContext.cpp1987 std::vector<SectionName> SectionNames; global() member in __anon62ae75e11111::DWARFObjInMemory
/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp431 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
451 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
/llvm-project/llvm/tools/obj2yaml/
H A Delf2yaml.cpp34 std::vector<std::string> SectionNames; member in __anon1f4d40080111::ELFDumper
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1188 StringTableSection *SectionNames = nullptr; global() variable