Home
last modified time | relevance | path

Searched defs:PhdrEntry (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DWriter.h26 PhdrEntry(unsigned type, unsigned flags) struct
27 PhdrEntryPhdrEntry PhdrEntry() argument
32 p_paddrPhdrEntry global() argument
33 p_vaddrPhdrEntry global() argument
34 p_memszPhdrEntry global() argument
35 p_fileszPhdrEntry global() argument
36 p_offsetPhdrEntry global() argument
37 p_alignPhdrEntry global() argument
38 p_typePhdrEntry global() argument
39 p_flagsPhdrEntry global() argument
41 firstSecPhdrEntry global() argument
42 lastSecPhdrEntry global() argument
43 hasLMAPhdrEntry global() argument
45 lmaOffsetPhdrEntry global() argument
H A DLinkerScript.cpp1292 allocateHeaders(SmallVector<PhdrEntry *,0> & phdrs) allocateHeaders() argument
[all...]
H A DWriter.cpp102 removeEmptyPTLoad(SmallVector<PhdrEntry *,0> & phdrs) removeEmptyPTLoad() argument
[all...]