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

  /toolchain/binutils/binutils-2.27/gas/config/
obj-elf.h 117 int elf_s_get_other (symbolS *);
119 #define S_GET_OTHER(S) (elf_s_get_other (S))
obj-elf.c 245 elf_s_get_other (symbolS *sym) function
    [all...]

Completed in 738 milliseconds