Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp1268 PhdrEntry *firstPTLoad = *it; in allocateHeaders() local
1290 firstPTLoad->firstSec = findFirstSection(firstPTLoad); in allocateHeaders()