Searched refs:fnsize (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | target.h | 347 section_offset_type fnoffset, section_size_type fnsize, in calls_non_split() argument 351 this->do_calls_non_split(object, shndx, fnoffset, fnsize, view, view_size, in calls_non_split()
|
D | i386.cc | 494 section_offset_type fnoffset, section_size_type fnsize, 3862 section_size_type fnsize, in do_calls_non_split() argument 3873 && fnsize > 7) in do_calls_non_split() 3885 && fnsize > 7) in do_calls_non_split()
|
D | reloc.cc | 1425 section_size_type fnsize = in find_functions() local 1428 (*function_offsets)[value] = fnsize; in find_functions()
|
D | x86_64.cc | 570 section_offset_type fnoffset, section_size_type fnsize, 4500 section_size_type fnsize, in do_calls_non_split() argument 4526 && fnsize > nop_len + 1) in do_calls_non_split() 4540 && fnsize > 8) in do_calls_non_split()
|