Home
last modified time | relevance | path

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

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