reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
65 Elf32_Addr e_entry; // Address to jump to in order to start program 777 Elf32_Addr sh_addr; // Address where section is to be loaded 993 Elf32_Addr st_value; // Value or address associated with the symbol 1087 Elf32_Addr r_offset; // Location (file byte offset, or program virtual addr) 1103 Elf32_Addr r_offset; // Location (file byte offset, or program virtual addr) 1161 Elf32_Addr p_vaddr; // Virtual address of beginning of segment 1162 Elf32_Addr p_paddr; // Physical address of beginning of segment (OS-specific) 1236 Elf32_Addr d_ptr; // Pointer value of entry.