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

  /toolchain/binutils/binutils-2.27/gold/
symtab.h 530 is_weak_undefined() const function in class:gold::Symbol
764 if ((flags & FUNCTION_CALL) && this->is_weak_undefined())
    [all...]
target-reloc.h 186 if (sym->is_weak_undefined())
mips.cc     [all...]
arm.cc     [all...]
aarch64.cc 530 && !gsym->is_weak_undefined())
537 if (!gsym->is_weak_undefined())
    [all...]

Completed in 1785 milliseconds