Home
last modified time | relevance | path

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

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