Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
HDDWARFLinkerBase.h56 static constexpr StringLiteral SectionNames[SectionKindsNum] = { variable
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFFormValue.cpp372 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection() local
HDDWARFContext.cpp1987 std::vector<SectionName> SectionNames; member in __anon6783532d1211::DWARFObjInMemory
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDDumpOutputStyle.cpp431 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
451 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
/freebsd-head/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
HDELFObject.h1193 StringTableSection *SectionNames = nullptr; variable