Home
last modified time | relevance | path

Searched defs:firstSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.h31 const ConcatInputSection *firstSection() const { return inputs.front(); } in firstSection() function
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h590 const SectionBase *firstSection() const { in firstSection() function