Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-ppc.h156 #define tc_frob_label(sym) ppc_frob_label (sym)
157 extern void ppc_frob_label (symbolS *);
Dtc-ppc.c3523 ppc_frob_label (sym); in ppc_stabx()
3662 ppc_frob_label (sym); in ppc_bf()
3685 ppc_frob_label (sym); in ppc_ef()
3775 ppc_frob_label (sym); in ppc_bs()
3798 ppc_frob_label (sym); in ppc_es()
3826 ppc_frob_label (sym); in ppc_bb()
3850 ppc_frob_label (sym); in ppc_eb()
3873 ppc_frob_label (sym); in ppc_bc()
3892 ppc_frob_label (sym); in ppc_ec()
4050 ppc_frob_label (sym); in ppc_tc()
[all …]
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-9295841 (ppc_frob_label): Removed some xcoff specific processing from TE_PE