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

/freebsd-11.0-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.c2936 ppc_section_type (char *str, size_t len)
2924 ppc_section_type (char *str, size_t len) function

Completed in 107 milliseconds