Searched refs:a64relobj (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | aarch64.cc | 1399 find_erratum_stub(The_aarch64_relobj* a64relobj, 1405 find_erratum_stubs_for_input_section(The_aarch64_relobj* a64relobj, 1526 The_aarch64_relobj* a64relobj, unsigned int shndx, unsigned int sh_offset) in find_erratum_stub() argument 1529 The_erratum_stub key(a64relobj, ST_NONE, in find_erratum_stub() 1549 The_aarch64_relobj* a64relobj, unsigned int shndx) in find_erratum_stubs_for_input_section() argument 1553 The_erratum_stub low_key(a64relobj, ST_NONE, shndx, 0); in find_erratum_stubs_for_input_section() 1560 (*end)->relobj() == a64relobj && (*end)->shndx() == shndx) in find_erratum_stubs_for_input_section()
|