Searched refs:PHDRS (Results 1 – 11 of 11) sorted by relevance
46 PHDRS label48 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
45 PHDRS label47 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
5 PHDRS {
44 PHDRS46 headers PT_PHDR FILEHDR PHDRS ;
55 PHDRS= sched.h _semaphore.h macro144 .for i in ${PHDRS}
129 %token SECTIONS PHDRS DATA_SEGMENT_ALIGN DATA_SEGMENT_RELRO_END DATA_SEGMENT_END1051 PHDRS '{' phdr_list '}'
312 <BOTH,SCRIPT>"PHDRS" { RTOKEN (PHDRS); }
2483 * PHDRS:: PHDRS Command3921 using @samp{:@var{phdr}}. @xref{PHDRS}. If a section is assigned to3930 PHDRS @{ text PT_LOAD ; @}4203 @node PHDRS4204 @section PHDRS Command4205 @kindex PHDRS4223 precisely. You may use the @code{PHDRS} command for this purpose. When4224 the linker sees the @code{PHDRS} command in the linker script, it will4227 The linker only pays attention to the @code{PHDRS} command when4229 ignore @code{PHDRS}.[all …]
1278 * ld.texinfo (PHDRS): Use @cindex, not @kindex, for program header2441 * ldgram.y (PHDRS): New token.2446 * ldlex.l: Accept PHDRS.2458 * ld.texinfo: Document PHDRS.
1489 implement the @samp{PHDRS} linker script command.