Home
last modified time | relevance | path

Searched defs:byte_op (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDdwarf2asm.c529 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
591 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
HDtarget.h81 const char *byte_op; member