Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp229 for (const auto &SecRef : m_object->sections()) { in CreateSections() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp118 for (object::SectionRef SecRef : Obj.sections()) { in getSectionRefsByNameOrIndex() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp80 Expected<object::SectionRef> SecRef = extractSections() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp373 const auto &SecRef = SectionNames[SectionIndex]; in dumpAddressSection() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp127 for (auto &SecRef : Obj.sections()) { createNormalizedSections() local