Searched refs:litpool_buf (Results 1 – 2 of 2) sorted by relevance
7401 static xtensa_insnbuf litpool_buf = NULL; variable9249 litpool_buf = xtensa_insnbuf_alloc (isa); in xtensa_relax_frag()9263 xtensa_format_set_slot (isa, fmt, 0, litpool_buf, litpool_slotbuf); in xtensa_relax_frag()9264 xtensa_insnbuf_to_chars (isa, litpool_buf, in xtensa_relax_frag()
792 (litpool_buf, litpool_slotbuf): New static variables.