Home
last modified time | relevance | path

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

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