Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp950 static OutputSection *findFirstSection(PhdrEntry *load) { in findFirstSection() function
1030 if (sec == findFirstSection(l)) in assignOffsets()
1290 firstPTLoad->firstSec = findFirstSection(firstPTLoad); in allocateHeaders()