Searched refs:arm_frob_label (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.h93 #define tc_frob_label(S) arm_frob_label (S)
96 #define tc_frob_fake_label(S) arm_frob_label (S)
237 extern void arm_frob_label (symbolS *);
H A Dtc-arm.c8498 arm_frob_label (symbolS * sym)
8487 arm_frob_label (symbolS * sym) function
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.h111 #define tc_frob_label(S) arm_frob_label (S)
114 #define tc_frob_fake_label(S) arm_frob_label (S)
364 extern void arm_frob_label (symbolS *);
H A Dtc-arm.c18637 arm_frob_label (symbolS * sym)
18629 arm_frob_label (symbolS * sym) function

Completed in 204 milliseconds