Searched refs:yasm_reloc_get (Results 1 – 3 of 3) sorted by relevance
115 yasm_reloc_get(info->next_reloc, &addr, &sym); in nasm_listfmt_output_value()189 yasm_reloc_get(last_hist->next_reloc, &addr, &sym); in nasm_listfmt_output()
302 void yasm_reloc_get(yasm_reloc *reloc, yasm_intnum **addrp,
587 yasm_reloc_get(yasm_reloc *reloc, yasm_intnum **addrp, yasm_symrec **symp) in yasm_reloc_get() function