Searched defs:sym (Results 1 – 3 of 3) sorted by relevance
225 private static boolean isInternalReferenceSymbol(ReadElf.Symbol sym) { in isInternalReferenceSymbol()
282 protected static boolean isInternalSymbol(ReadElf.Symbol sym) { in isInternalSymbol()
887 sym_t *sym = ((sym_t *)elf) + symhdr->sh_offset; in find_elf_clone_got() local