Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc3309 int erratum_type,
8056 int erratum_type, in create_erratum_stub() argument
8059 gold_assert(erratum_type == ST_E_843419 || erratum_type == ST_E_835769); in create_erratum_stub()
8068 if (erratum_type == ST_E_835769) in create_erratum_stub()
8069 stub = new The_erratum_stub(relobj, erratum_type, shndx, in create_erratum_stub()
8071 else if (erratum_type == ST_E_843419) in create_erratum_stub()