Home
last modified time | relevance | path

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

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