Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DLinkerScript.cpp754 static OutputSection *findFirstSection(PhdrEntry *Load) { in findFirstSection() function
789 if (Sec == findFirstSection(L)) in assignOffsets()
1004 FirstPTLoad->FirstSec = findFirstSection(FirstPTLoad); in allocateHeaders()