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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.h 351 #define tc_canonicalize_section_name(s) xtensa_section_rename (s) macro
tc-ia64.h 136 #define tc_canonicalize_section_name(s) ia64_canonicalize_symbol_name (s) macro
obj-elf.c 922 #ifdef tc_canonicalize_section_name
923 name = tc_canonicalize_section_name (name);
    [all...]

Completed in 71 milliseconds