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.cpp1155 static OutputSection *findFirstSection(Ctx &ctx, PhdrEntry *load) { in findFirstSection() function
1228 if (sec == findFirstSection(ctx, l)) in assignOffsets()
1506 firstPTLoad->firstSec = findFirstSection(ctx, firstPTLoad); in allocateHeaders()