hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone
Blob Blame History Raw
struct link_map_machine
  {
    Elf32_Addr plt; /* Address of .plt + 36 */
    Elf32_Addr gotplt; /* Address of .got + 0x0c */
  };