Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DWriter.h43 OutputSection *FirstSec = nullptr; member
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCCodeView.cpp485 const MCSection *FirstSec = &Locs.front().getLabel()->getSection(); in encodeInlineLineTable() local