Searched refs:ppc_section_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.h197 extern int ppc_section_type (char *, size_t);
202 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN)
H A Dtc-ppc.c2888 ppc_section_type (char *str, size_t len)
2876 ppc_section_type (char *str, size_t len) function

Completed in 145 milliseconds