HomeSort by: relevance | last modified time | path
    Searched defs:is_weak_undef (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 1863 bool is_weak_undef,
1907 if (!is_weak_undef)
2163 bool is_weak_undef;
2235 is_weak_undef = (bfd_is_und_section (symbol->section)
2239 is_weak_undef, error_message);
2562 bool is_weak_undef;
2584 is_weak_undef = false;
2617 is_weak_undef = true;
2851 else if (!is_weak_undef)
3044 contents, rel->r_offset, is_weak_undef,
2158 bool is_weak_undef; local
2557 bool is_weak_undef; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 1864 bool is_weak_undef,
1908 if (!is_weak_undef)
2164 bool is_weak_undef;
2236 is_weak_undef = (bfd_is_und_section (symbol->section)
2240 is_weak_undef, error_message);
2563 bool is_weak_undef;
2585 is_weak_undef = false;
2618 is_weak_undef = true;
2851 else if (!is_weak_undef)
3044 contents, rel->r_offset, is_weak_undef,
2159 bool is_weak_undef; local
2558 bool is_weak_undef; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 1862 bool is_weak_undef,
1906 if (!is_weak_undef)
2162 bool is_weak_undef;
2234 is_weak_undef = (bfd_is_und_section (symbol->section)
2238 is_weak_undef, error_message);
2561 bool is_weak_undef;
2583 is_weak_undef = false;
2616 is_weak_undef = true;
2849 else if (!is_weak_undef)
3042 contents, rel->r_offset, is_weak_undef,
2157 bool is_weak_undef; local
2556 bool is_weak_undef; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 1864 bool is_weak_undef,
1908 if (!is_weak_undef)
2164 bool is_weak_undef;
2236 is_weak_undef = (bfd_is_und_section (symbol->section)
2240 is_weak_undef, error_message);
2563 bool is_weak_undef;
2585 is_weak_undef = false;
2618 is_weak_undef = true;
2851 else if (!is_weak_undef)
3044 contents, rel->r_offset, is_weak_undef,
2159 bool is_weak_undef; local
2558 bool is_weak_undef; local
    [all...]

Completed in 39 milliseconds