Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DWriter.cpp164 static void removeEmptyPTLoad(std::vector<PhdrEntry *> &phdrs) { in removeEmptyPTLoad() function
611 removeEmptyPTLoad(part.phdrs); in run()