Searched refs:computeIsPreemptible (Results 1 – 4 of 4) sorted by relevance
557 bool computeIsPreemptible(const Symbol &sym);
466 sym->isPreemptible = computeIsPreemptible(*sym); in run()
349 bool elf::computeIsPreemptible(const Symbol &sym) { in computeIsPreemptible() function in elf
1911 sym->isPreemptible = computeIsPreemptible(*sym); in finalizeSections()