HomeSort by relevance Sort by last modified time
    Searched refs:need_copy (Results 1 - 4 of 4) sorted by null

  /external/elfutils/src/
i386_ld.c 596 if (unlikely (sym->type != STT_FUNC) && ! sym->need_copy)
598 sym->need_copy = 1;
828 if (unlikely (symref[idx]->need_copy))
872 symref[idx]->need_copy = 0;
    [all...]
ld.h 456 unsigned int need_copy:1; member in struct:symbol
    [all...]
ldgeneric.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/
dwarf2dbg.c 1224 int need_copy = 0;
1265 need_copy = 1;
1221 int need_copy = 0; local
    [all...]

Completed in 168 milliseconds