Searched refs:plt_map (Results 1 – 2 of 2) sorted by relevance
41 uint32_t i = *VECT_ELEMENT(<e->arch.plt_map, uint32_t, ndx); in arch_plt_sym_val()78 VECT_INIT(<e->arch.plt_map, unsigned int); in arch_elf_init()150 if (VECT_PUSHBACK(<e->arch.plt_map, &reloc_arg) < 0) { in arch_elf_init()162 VECT_DESTROY(<e->arch.plt_map, uint32_t, NULL, NULL); in arch_elf_destroy()
39 struct vect plt_map; member