Searched defs:sh_addr (Results 1 – 6 of 6) sorted by relevance
73 typename Elf_types<size>::Elf_Addr sh_addr; member
116 unsigned char sh_addr[4]; /* Section virtual addr at execution */ member129 unsigned char sh_addr[8]; /* Section virtual addr at execution */ member
105 bfd_vma sh_addr; /* Section virtual addr at execution */ member
160 unsigned char sh_addr[4]; /* Section virtual addr at execution */ member175 unsigned char sh_addr[8]; /* Section virtual addr at execution */ member
1095 typename elfcpp::Elf_types<size>::Elf_Addr sh_addr = shdr.get_sh_addr(); in init_fixed_output_section() local
4019 Output_section::set_fixed_layout(uint64_t sh_addr, off_t sh_offset, in set_fixed_layout()