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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.h198 extern int ppc_section_word (char *, size_t);
203 #define md_elf_section_word(STR, LEN) ppc_section_word (STR, LEN)
H A Dtc-ppc.c2879 ppc_section_word (char *str, size_t len)
2867 ppc_section_word (char *str, size_t len) function

Completed in 90 milliseconds