Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-arm.h95 #define tc_frob_label(S) arm_frob_label (S)
98 #define tc_frob_fake_label(S) arm_frob_label (S)
266 extern void arm_frob_label (symbolS *);
HDtc-arm.c14356 arm_frob_label (symbolS * sym) in arm_frob_label() function
/trueos/contrib/binutils/gas/
HDChangeLog-2006777 (arm_frob_label): Remove OBJ_ELF around dwarf2_emit_label call.
HDChangeLog-96971347 (arm_frob_label): Declare.