Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xgate.c296 int number_of_op_handles = 0; in md_begin() local
321 number_of_op_handles++; in md_begin()
326 xmalloc (sizeof(struct xgate_opcode_handle) * (number_of_op_handles)); in md_begin()