Searched refs:plt (Results 1 – 1 of 1) sorted by relevance
732 struct obj_section *plt; member824 ElfW(Addr) plt = ifile->plt ? ifile->plt->header.sh_addr : 0; in arch_apply_relocation()1368 ip = (unsigned long *)(ifile->plt->contents + pe->offset); in arch_apply_relocation()1379 v = plt + pe->offset - dot; in arch_apply_relocation()1613 ip = (unsigned long *) (ifile->plt->contents + pe->offset); in arch_apply_relocation()1646 v = plt + pe->offset - dot; in arch_apply_relocation()1910 ifile->plt = arch_xsect_init(f, ".plt", plt_offset, in arch_create_got()