Home
last modified time | relevance | path

Searched refs:arm_frob_label (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-arm.h90 #define tc_frob_label(S) arm_frob_label (S)
93 #define tc_frob_fake_label(S) arm_frob_label (S)
203 extern void arm_frob_label (symbolS *);
Dtc-arm.c13825 arm_frob_label (sym) in arm_frob_label() function
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
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 *);
Dtc-arm.c8603 arm_frob_label (symbolS * sym) in arm_frob_label() function
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-96971347 (arm_frob_label): Declare.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-96971347 (arm_frob_label): Declare.