HomeSort by relevance Sort by last modified time
    Searched full:plt_map (Results 1 - 2 of 2) sorted by null

  /external/ltrace/sysdeps/linux-gnu/x86/
plt.c 41 uint32_t i = *VECT_ELEMENT(&lte->arch.plt_map, uint32_t, ndx);
78 VECT_INIT(&lte->arch.plt_map, unsigned int);
115 * relocation->slot number in lte->arch.plt_map. */
150 if (VECT_PUSHBACK(&lte->arch.plt_map, &reloc_arg) < 0) {
162 VECT_DESTROY(&lte->arch.plt_map, uint32_t, NULL, NULL);
arch.h 39 struct vect plt_map; member in struct:arch_ltelf_data

Completed in 52 milliseconds