Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDLinkerScript.cpp1610 static std::optional<size_t> getPhdrIndex(ArrayRef<PhdrsCommand> vec, in getPhdrIndex() function
1624 if (std::optional<size_t> idx = getPhdrIndex(phdrsCommands, s)) in getPhdrIndices()