Searched refs:calls_non_split (Results 1 – 3 of 3) sorted by relevance
1304 Function_offsets calls_non_split; in split_stack_adjust_reltype() local1320 calls_non_split.insert(*low); in split_stack_adjust_reltype()1322 if (calls_non_split.empty()) in split_stack_adjust_reltype()1330 for (Function_offsets::const_iterator p = calls_non_split.begin(); in split_stack_adjust_reltype()1331 p != calls_non_split.end(); in split_stack_adjust_reltype()1336 parameters->target().calls_non_split(this, shndx, p->first, p->second, in split_stack_adjust_reltype()
356 calls_non_split(Relobj* object, unsigned int shndx, in calls_non_split() function
32 * target.h (Target::calls_non_split): Add prelocs, reloc_count37 call to Target::calls_non_split.13899 * target.h (class Target): Add calls_non_split method. Declare