Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp499 const MCSection *FirstSec = &Locs.front().getLabel()->getSection(); encodeInlineLineTable() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2359 auto *FirstSec = Sec->ParentSegment && Sec->ParentSegment->Type == PT_LOAD layoutSectionsForOnlyKeepDebug() local
2406 const SectionBase *FirstSec = Seg->firstSection(); layoutSegmentsForOnlyKeepDebug() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h703 std::optional<StringRef> FirstSec; global() member