HomeSort by relevance Sort by last modified time
    Searched full:lang_output_section_find (Results 1 - 17 of 17) sorted by null

  /toolchain/binutils/binutils-2.25/ld/emultempl/
mmo.em 98 os = lang_output_section_find (secname);
118 place->os = lang_output_section_find (place->name);
140 before = lang_output_section_find (MMIX_REG_CONTENTS_SECTION_NAME);
vms.em 115 hold_data.os = lang_output_section_find (hold_data.name);
nios2elf.em 185 os = lang_output_section_find (secname);
spuelf.em 142 os = lang_output_section_find (output_name);
235 if (!lang_output_section_find (oname))
244 os = lang_output_section_find (p);
pep.em     [all...]
elf32.em     [all...]
ppc64elf.em 276 toc_os = lang_output_section_find (".got");
pe.em     [all...]
aix.em 937 os = lang_output_section_find (oname);
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
ChangeLog-2008 309 * ldlang.h (lang_output_section_find): Define.
311 * ldlang.c (lang_output_section_find,
317 (lang_output_section_find): Rather than comparing
    [all...]
ldexp.c 672 os = lang_output_section_find (tree->name.name);
690 os = lang_output_section_find (tree->name.name);
718 os = lang_output_section_find (tree->name.name);
    [all...]
ldlang.h 593 #define lang_output_section_find(NAME) \ macro
ldlang.c     [all...]
ChangeLog     [all...]
ChangeLog-2004     [all...]
ChangeLog-2005 215 (lang_output_section_find): ..here.
    [all...]
ChangeLog-0001     [all...]

Completed in 1059 milliseconds