Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:Function

418     // has common linkage, is a function address, or is a jump table
735 // Generates a R_PPC64_ADDR64 (from FK_DATA_8) relocation for the function
802 // the end of the function, and zeroes for the eight-byte
1034 const std::vector<const Function*> &Personalities = MMI->getPersonalities();
1035 for (std::vector<const Function*>::const_iterator I = Personalities.begin(),