Home
last modified time | relevance | path

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

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