Home
last modified time | relevance | path

Searched refs:_r (Results 1 – 1 of 1) sorted by relevance

/scripts/
Dsorttable.h41 #undef _r
66 # define _r r8 macro
90 # define _r r macro
195 Elf_Addr av = _r(a); in compare_extable()
196 Elf_Addr bv = _r(b); in compare_extable()
218 uint_t offset = emloc->start_mcount_loc - _r(&(emloc->init_data_sec)->sh_addr) in sort_mcount_loc()
219 + _r(&(emloc->init_data_sec)->sh_offset); in sort_mcount_loc()
269 Elf_Shdr *s, *shdr = (Elf_Shdr *)((char *)ehdr + _r(&ehdr->e_shoff)); in do_sort()
303 secstrings = (const char *)ehdr + _r(&shdr[shstrndx].sh_offset); in do_sort()
307 shnum = _r(&shdr[0].sh_size); in do_sort()
[all …]