Searched refs:_r (Results 1 – 1 of 1) sorted by relevance
31 #undef _r53 # define _r r8 macro74 # define _r r macro80 Elf_Addr av = _r(a); in compare_extable()81 Elf_Addr bv = _r(b); in compare_extable()115 shdr = (Elf_Shdr *)((char *)ehdr + _r(&ehdr->e_shoff)); in do_func()119 num_sections = _r(&shdr[0].sh_size); in do_func()126 secstrtab = (const char *)ehdr + _r(&shstrtab_sec->sh_offset); in do_func()136 relocs = (void *)ehdr + _r(&shdr[i].sh_offset); in do_func()137 relocs_size = _r(&shdr[i].sh_size); in do_func()[all …]