Searched refs:find_functions (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | reloc.cc | 1274 this->find_functions(pshdrs, shndx, &function_offsets); in split_stack_adjust_reltype() 1369 Sized_relobj_file<size, big_endian>::find_functions( in find_functions() function in gold::Sized_relobj_file
|
H A D | object.h | 2727 find_functions(const unsigned char* pshdrs, unsigned int shndx,
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | reloc.cc | 1297 this->find_functions(pshdrs, shndx, &function_offsets); in split_stack_adjust_reltype() 1392 Sized_relobj_file<size, big_endian>::find_functions( in find_functions() function in gold::Sized_relobj_file
|
H A D | object.h | 2758 find_functions(const unsigned char* pshdrs, unsigned int shndx,
|