Home
last modified time | relevance | path

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

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