Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp98 static void removeEmptyPTLoad(SmallVector<PhdrEntry *, 0> &phdrs) { in removeEmptyPTLoad() function
324 removeEmptyPTLoad(part.phdrs); in run()