Searched refs:PHDRS (Results 1 – 17 of 17) sorted by relevance
| /dragonfly/contrib/binutils-2.34/gold/ |
| HD | yyscript.h | 123 PHDRS = 333, enumerator 230 #define PHDRS 333 macro
|
| HD | yyscript.c | 188 PHDRS = 333, enumerator 295 #define PHDRS 333 macro
|
| HD | script.cc | 1814 { "PHDRS", PHDRS },
|
| /dragonfly/gnu/usr.bin/binutils227/block2/libgold/ |
| HD | yyscript.h | 123 PHDRS = 332, enumerator 229 #define PHDRS 332 macro
|
| HD | yyscript.c | 190 PHDRS = 332, enumerator 296 #define PHDRS 332 macro
|
| /dragonfly/stand/boot/pc32/btx/btxldr/ |
| HD | btxldr.ldscript | 1 PHDRS
|
| /dragonfly/stand/boot/pc32/btx/btx/ |
| HD | btx.ldscript | 1 PHDRS
|
| /dragonfly/stand/boot/pc32/boot2/ |
| HD | boot2.ldscript | 1 PHDRS
|
| /dragonfly/sys/platform/pc64/conf/ |
| HD | ldscript.x86_64 | 8 PHDRS 10 headers PT_PHDR PHDRS ; 12 text PT_LOAD FILEHDR PHDRS ;
|
| /dragonfly/sys/platform/vkernel64/conf/ |
| HD | ldscript.x86_64 | 8 PHDRS 10 headers PT_PHDR PHDRS ; 12 text PT_LOAD FILEHDR PHDRS ;
|
| /dragonfly/stand/boot/pc32/loader/ |
| HD | loader.ldscript | 6 PHDRS
|
| /dragonfly/contrib/binutils-2.34/ld/ |
| HD | ldgram.y | 129 %token SECTIONS PHDRS INSERT_K AFTER BEFORE 1194 PHDRS '{' phdr_list '}'
|
| HD | ldlex.l | 319 <BOTH,SCRIPT>"PHDRS" { RTOKEN (PHDRS); }
|
| /dragonfly/contrib/binutils-2.27/ld/ |
| HD | ldgram.y | 128 %token SECTIONS PHDRS INSERT_K AFTER BEFORE 1197 PHDRS '{' phdr_list '}'
|
| HD | ldlex.l | 323 <BOTH,SCRIPT>"PHDRS" { RTOKEN (PHDRS); }
|
| HD | ld.texinfo | 3061 * PHDRS:: PHDRS Command 4911 using @samp{:@var{phdr}}. @xref{PHDRS}. If a section is assigned to 4920 PHDRS @{ text PT_LOAD ; @} 5199 @node PHDRS 5200 @section PHDRS Command 5201 @kindex PHDRS 5219 precisely. You may use the @code{PHDRS} command for this purpose. When 5220 the linker sees the @code{PHDRS} command in the linker script, it will 5223 The linker only pays attention to the @code{PHDRS} command when 5225 ignore @code{PHDRS}. [all …]
|
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | script.cc | 1783 { "PHDRS", PHDRS },
|