Home
last modified time | relevance | path

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

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