Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1193 PhdrEntry *firstPTLoad = *it; in allocateHeaders() local
1215 firstPTLoad->firstSec = findFirstSection(firstPTLoad); in allocateHeaders()