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

  /toolchain/binutils/binutils-2.25/gold/
symtab.h 525 is_weak_undefined() const function in class:gold::Symbol
761 if ((flags & FUNCTION_CALL) && this->is_weak_undefined())
    [all...]
target-reloc.h 187 if (sym->is_weak_undefined())
mips.cc     [all...]
arm.cc     [all...]
aarch64.cc 526 && !gsym->is_weak_undefined())
533 if (!gsym->is_weak_undefined())
    [all...]
powerpc.cc     [all...]

Completed in 114 milliseconds