Searched defs:PhdrEntry (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | Writer.h | 26 PhdrEntry(unsigned type, unsigned flags) struct |
H A D | LinkerScript.cpp | 1292 allocateHeaders(SmallVector<PhdrEntry *,0> & phdrs) allocateHeaders() argument |
H A D | Writer.cpp | 102 removeEmptyPTLoad(SmallVector<PhdrEntry *,0> & phdrs) removeEmptyPTLoad() argument |