Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gold/
HDyyscript.h123 PHDRS = 333, enumerator
230 #define PHDRS 333 macro
HDyyscript.c188 PHDRS = 333, enumerator
295 #define PHDRS 333 macro
HDscript.cc1814 { "PHDRS", PHDRS },
/dragonfly/gnu/usr.bin/binutils227/block2/libgold/
HDyyscript.h123 PHDRS = 332, enumerator
229 #define PHDRS 332 macro
HDyyscript.c190 PHDRS = 332, enumerator
296 #define PHDRS 332 macro
/dragonfly/stand/boot/pc32/btx/btxldr/
HDbtxldr.ldscript1 PHDRS
/dragonfly/stand/boot/pc32/btx/btx/
HDbtx.ldscript1 PHDRS
/dragonfly/stand/boot/pc32/boot2/
HDboot2.ldscript1 PHDRS
/dragonfly/sys/platform/pc64/conf/
HDldscript.x86_648 PHDRS
10 headers PT_PHDR PHDRS ;
12 text PT_LOAD FILEHDR PHDRS ;
/dragonfly/sys/platform/vkernel64/conf/
HDldscript.x86_648 PHDRS
10 headers PT_PHDR PHDRS ;
12 text PT_LOAD FILEHDR PHDRS ;
/dragonfly/stand/boot/pc32/loader/
HDloader.ldscript6 PHDRS
/dragonfly/contrib/binutils-2.34/ld/
HDldgram.y129 %token SECTIONS PHDRS INSERT_K AFTER BEFORE
1194 PHDRS '{' phdr_list '}'
HDldlex.l319 <BOTH,SCRIPT>"PHDRS" { RTOKEN (PHDRS); }
/dragonfly/contrib/binutils-2.27/ld/
HDldgram.y128 %token SECTIONS PHDRS INSERT_K AFTER BEFORE
1197 PHDRS '{' phdr_list '}'
HDldlex.l323 <BOTH,SCRIPT>"PHDRS" { RTOKEN (PHDRS); }
HDld.texinfo3061 * 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/
HDscript.cc1783 { "PHDRS", PHDRS },