Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.h317 const SectionBase *firstSection() const { in firstSection() function
H A DObject.cpp1642 auto Sec = Seg->firstSection(); in finalize()