Searched refs:isPICBase (Results 1 – 1 of 1) sorted by relevance
2256 bool isPICBase = false; in regIsPICBase() local2262 assert(!isPICBase && "More than one PIC base?"); in regIsPICBase()2263 isPICBase = true; in regIsPICBase()2265 return isPICBase; in regIsPICBase()