Searched refs:calls_non_split (Results 1 – 3 of 3) sorted by relevance
1299 Function_offsets calls_non_split; in split_stack_adjust_reltype() local1315 calls_non_split.insert(*low); in split_stack_adjust_reltype()1317 if (calls_non_split.empty()) in split_stack_adjust_reltype()1325 for (Function_offsets::const_iterator p = calls_non_split.begin(); in split_stack_adjust_reltype()1326 p != calls_non_split.end(); in split_stack_adjust_reltype()1331 parameters->target().calls_non_split(this, shndx, p->first, p->second, in split_stack_adjust_reltype()
346 calls_non_split(Relobj* object, unsigned int shndx, in calls_non_split() function
12482 * target.h (class Target): Add calls_non_split method. Declare