HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL_LABEL_PREFIX (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
elf.h 28 #ifndef LOCAL_LABEL_PREFIX
29 #define LOCAL_LABEL_PREFIX "."
aout.h 34 /* Note: If USER_LABEL_PREFIX or LOCAL_LABEL_PREFIX are changed,
45 #ifndef LOCAL_LABEL_PREFIX
46 #define LOCAL_LABEL_PREFIX ""
224 sprintf (STRING, "*%s%s%u", LOCAL_LABEL_PREFIX, PREFIX, (unsigned int)(NUM))

Completed in 1567 milliseconds