Home
last modified time | relevance | path

Searched refs:fnsize (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
H A Dtarget.h352 section_offset_type fnoffset, section_size_type fnsize, in calls_non_split() argument
357 this->do_calls_non_split(object, shndx, fnoffset, fnsize, in calls_non_split()
H A Dreloc.cc1437 section_size_type fnsize = in find_functions() local
1440 (*function_offsets)[value] = fnsize; in find_functions()
H A Di386.cc509 section_offset_type fnoffset, section_size_type fnsize,
3996 section_size_type fnsize, in do_calls_non_split() argument
4009 && fnsize > 7) in do_calls_non_split()
4021 && fnsize > 7) in do_calls_non_split()
H A Dx86_64.cc864 section_offset_type fnoffset, section_size_type fnsize,
5964 section_size_type fnsize, in do_calls_non_split() argument
5992 && fnsize > nop_len + 1) in do_calls_non_split()
6006 && fnsize > 8) in do_calls_non_split()
/dragonfly/contrib/binutils-2.27/gold/
H A Dtarget.h342 section_offset_type fnoffset, section_size_type fnsize, in calls_non_split() argument
347 this->do_calls_non_split(object, shndx, fnoffset, fnsize, in calls_non_split()
H A Dreloc.cc1414 section_size_type fnsize = in find_functions() local
1417 (*function_offsets)[value] = fnsize; in find_functions()
H A Di386.cc509 section_offset_type fnoffset, section_size_type fnsize,
3993 section_size_type fnsize, in do_calls_non_split() argument
4006 && fnsize > 7) in do_calls_non_split()
4018 && fnsize > 7) in do_calls_non_split()
H A Dx86_64.cc605 section_offset_type fnoffset, section_size_type fnsize,
4799 section_size_type fnsize, in do_calls_non_split() argument
4827 && fnsize > nop_len + 1) in do_calls_non_split()
4841 && fnsize > 8) in do_calls_non_split()
H A Dpowerpc.cc633 section_offset_type fnoffset, section_size_type fnsize,
6596 section_size_type fnsize, in do_calls_non_split() argument
6608 Target::do_calls_non_split(object, shndx, fnoffset, fnsize, in do_calls_non_split()