Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1479 PhdrEntry *firstPTLoad = it->get(); in allocateHeaders() local
1506 firstPTLoad->firstSec = findFirstSection(ctx, firstPTLoad); in allocateHeaders()