Lines Matching refs:language
19 * Add LOG2CEIL() builtin function to the linker script language
33 * Add ALIGN_WITH_INPUT to the linker script language to force the alignment of
42 * Added SORT_NONE to the linker script language to disable section sorting.
65 * INPUT_SECTION_FLAGS has been added to the linker script language
70 * Added SORT_BY_INIT_PRIORITY to the linker script language to permit
255 * Added SEGMENT_START to the linker script language to permit the user to
262 language to permit sorting sections by section name or section
392 * Added AT> to the linker script language to allow load-time allocation of
401 * Added SORT to the linker script language to permit sorting sections by file
404 * Added EXTERN to the linker script language as an equivalent to the -u
407 * Added ASSERT to the linker script language.
409 * Added EXCLUDE_FILE to the linker script language for further control over
428 * Added SQUAD to the linker script language.
442 * The NOCROSSREFS command was added to the linker script language.
444 * The LOADADDR expression was added to the linker script language.
446 * MAX and MIN functions were added to the linker script language.
448 * The OVERLAY construct was added to the linker script language.