Home
last modified time | relevance | path

Searched refs:Function_offsets (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
HDreloc.cc1273 Function_offsets function_offsets; in split_stack_adjust_reltype()
1281 Function_offsets calls_non_split; in split_stack_adjust_reltype()
1287 Function_offsets::const_iterator low = function_offsets.lower_bound(*p); in split_stack_adjust_reltype()
1307 for (Function_offsets::const_iterator p = calls_non_split.begin(); in split_stack_adjust_reltype()
1372 Sized_relobj_file<size, big_endian>::Function_offsets* function_offsets) in find_functions()
HDobject.h2705 typedef std::map<section_offset_type, section_size_type> Function_offsets; typedef
2728 Function_offsets*);
/dragonfly/contrib/binutils-2.34/gold/
HDreloc.cc1296 Function_offsets function_offsets; in split_stack_adjust_reltype()
1304 Function_offsets calls_non_split; in split_stack_adjust_reltype()
1310 Function_offsets::const_iterator low = function_offsets.lower_bound(*p); in split_stack_adjust_reltype()
1330 for (Function_offsets::const_iterator p = calls_non_split.begin(); in split_stack_adjust_reltype()
1395 Sized_relobj_file<size, big_endian>::Function_offsets* function_offsets) in find_functions()
HDobject.h2736 typedef std::map<section_offset_type, section_size_type> Function_offsets; typedef
2759 Function_offsets*);