Searched refs:RELOCATED (Results 1 – 1 of 1) sorted by relevance
20 #define RELOCATED(x) ((void *)((long)x + reloc_offset)) macro38 relocated_addr = (Elf64_Addr)RELOCATED(relocated_addr); in relocate_relative()39 *(Elf64_Addr *)RELOCATED(addr) = relocated_addr; in relocate_relative()