Searched refs:computeIsPreemptible (Results 1 – 4 of 4) sorted by relevance
556 bool computeIsPreemptible(const Symbol &sym);
464 sym->isPreemptible = computeIsPreemptible(*sym); in run()
342 bool elf::computeIsPreemptible(const Symbol &sym) { in computeIsPreemptible() function in elf
1919 sym->isPreemptible = computeIsPreemptible(*sym); in finalizeSections()