Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.h110 #define tc_frob_label(S) arm_frob_label (S)
113 #define tc_frob_fake_label(S) arm_frob_label (S)
346 extern void arm_frob_label (symbolS *);
Dtc-arm.c17782 arm_frob_label (symbolS * sym) in arm_frob_label() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2006777 (arm_frob_label): Remove OBJ_ELF around dwarf2_emit_label call.
DChangeLog-20091798 (arm_frob_label): Likewise.
DChangeLog-96971347 (arm_frob_label): Declare.