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

  /toolchain/binutils/binutils-2.25/gold/
symtab.h 579 is_preemptible() const function in class:gold::Symbol
653 || this->is_preemptible());
720 || this->is_preemptible())
755 && (this->is_undefined() || this->is_preemptible()))
786 || this->is_preemptible())
    [all...]
icf.cc 362 && (*it_s)->is_preemptible());
    [all...]
i386.cc 753 && !gsym->is_preemptible()
    [all...]
sparc.cc     [all...]
x86_64.cc     [all...]
tilegx.cc     [all...]
arm.cc     [all...]
aarch64.cc     [all...]
powerpc.cc     [all...]

Completed in 1123 milliseconds