Searched refs:is_arm (Results 1 – 1 of 1) sorted by relevance
72 bool is_arm = (elf->hdr->e_machine == EM_ARM); in symsearch_populate() local87 if (is_arm && ELF_ST_TYPE(sym->st_info) == STT_FUNC) in symsearch_populate()