Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DLinkerScript.cpp1254 PhdrEntry *firstPTLoad = *it; in allocateHeaders() local
1276 firstPTLoad->firstSec = findFirstSection(firstPTLoad); in allocateHeaders()