Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1022 static OutputSection *findFirstSection(PhdrEntry *load) { in findFirstSection() function
1095 if (sec == findFirstSection(l)) in assignOffsets()
1373 firstPTLoad->firstSec = findFirstSection(firstPTLoad); in allocateHeaders()