Home
last modified time | relevance | path

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

/llvm-project/llvm/test/tools/llvm-readobj/ELF/
H A Ddynamic-table-dtnull.s29 FirstSec: .dynamic label
32 FirstSec: .dynamic label
71 FirstSec: .dynamic label
74 FirstSec: .dynamic label
/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
H A Dcompress-sections-within-segment.s26 FirstSec: .text label
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp498 const MCSection *FirstSec = &Locs.front().getLabel()->getSection(); encodeInlineLineTable() local
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2411 auto *FirstSec = Sec->ParentSegment && Sec->ParentSegment->Type == PT_LOAD layoutSectionsForOnlyKeepDebug() local
2458 const SectionBase *FirstSec = Seg->firstSection(); layoutSegmentsForOnlyKeepDebug() local
[all...]
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h715 std::optional<StringRef> FirstSec; global() member