Home
last modified time | relevance | path

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

/xnu-12377.41.6/libkern/kxld/
H A Dkxld_sym.h49 kxld_addr_t got_addr; // The address of this symbol's GOT entry member
H A Dkxld_sect.c680 sym->got_addr = entry_addr; in kxld_sect_populate_got()
H A Dkxld_reloc.c978 pair_target = sym->got_addr; in calculate_targets()