Searched refs:computeIsPreemptible (Results 1 – 4 of 4) sorted by relevance
574 bool computeIsPreemptible(const Symbol &sym);
463 sym->isPreemptible = computeIsPreemptible(*sym); in run()
351 bool elf::computeIsPreemptible(const Symbol &sym) { in computeIsPreemptible() function in elf
1967 sym->isPreemptible = computeIsPreemptible(*sym); in finalizeSections()