Searched refs:container_offset (Results 1 – 4 of 4) sorted by relevance
111 unsigned long container_offset; member
310 bfdsec->vma = section->default_address + section->container_offset; in bfd_pef_make_bfd_section()311 bfdsec->lma = section->default_address + section->container_offset; in bfd_pef_make_bfd_section()313 bfdsec->filepos = section->container_offset; in bfd_pef_make_bfd_section()398 section->container_offset = bfd_h_get_32 (abfd, buf + 20); in bfd_pef_scan_section()
309 bfdsec->vma = section->default_address + section->container_offset; in bfd_pef_make_bfd_section()310 bfdsec->lma = section->default_address + section->container_offset; in bfd_pef_make_bfd_section()312 bfdsec->filepos = section->container_offset; in bfd_pef_make_bfd_section()397 section->container_offset = bfd_h_get_32 (abfd, buf + 20); in bfd_pef_scan_section()