HomeSort by: relevance | last modified time | path
    Searched refs:mmapped_p (Results 1 - 25 of 181) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/gpl3/binutils/dist/bfd/
section.c 426 . unsigned int mmapped_p:1;
727 . {* segment_mark, sec_info_type, use_rela_p, mmapped_p, alloced, *} \
1584 if (section->mmapped_p)
1663 if (sec->mmapped_p)
libbfd.c 1267 if (section->mmapped_p
1295 if (section->mmapped_p)
compress.c 761 if (p == NULL && !sec->mmapped_p)
elf.c 14115 if (!sec->mmapped_p)
14120 if (sec->mmapped_p)
14122 sec->mmapped_p = 1;
14131 if (ret && sec->mmapped_p)
14181 if (sec->mmapped_p)
14191 sec->mmapped_p = 0;
14208 if (sec->mmapped_p && elf_section_data (sec)->contents_addr != NULL)
14216 sec->mmapped_p = 0;
bfd-in2.h 700 unsigned int mmapped_p:1; member in struct:bfd_section
  /src/external/gpl3/binutils.old/dist/bfd/
section.c 426 . unsigned int mmapped_p:1;
723 . {* segment_mark, sec_info_type, use_rela_p, mmapped_p, alloced, *} \
1580 if (section->mmapped_p)
1659 if (sec->mmapped_p)
libbfd.c 1270 if (section->mmapped_p
1298 if (section->mmapped_p)
compress.c 740 if (p == NULL && !sec->mmapped_p)
elf.c 14333 if (!sec->mmapped_p)
14338 if (sec->mmapped_p)
14340 sec->mmapped_p = 1;
14349 if (ret && sec->mmapped_p)
14399 if (sec->mmapped_p)
14409 sec->mmapped_p = 0;
14426 if (sec->mmapped_p && elf_section_data (sec)->contents_addr != NULL)
14434 sec->mmapped_p = 0;
  /src/external/gpl3/gdb/dist/bfd/
section.c 426 . unsigned int mmapped_p:1;
716 . {* segment_mark, sec_info_type, use_rela_p, mmapped_p, *} \
1581 if (section->mmapped_p)
1656 if (sec->mmapped_p)
libbfd.c 1270 if (section->mmapped_p
1298 if (section->mmapped_p)
compress.c 756 if (p == NULL && !sec->mmapped_p)
opncls.c 157 if (sec->mmapped_p)
elf.c 14241 if (!sec->mmapped_p)
14246 if (sec->mmapped_p)
14248 sec->mmapped_p = 1;
14262 if (ret && sec->mmapped_p)
14296 if (sec->mmapped_p)
14312 sec->mmapped_p = 0;
14330 if (sec->mmapped_p && elf_section_data (sec)->contents_addr != NULL)
14338 sec->mmapped_p = 0;
  /src/external/gpl3/gdb.old/dist/bfd/
section.c 426 . unsigned int mmapped_p:1;
717 . {* segment_mark, sec_info_type, use_rela_p, mmapped_p, *} \
1631 if (sec->mmapped_p)
libbfd.c 1274 if (section->mmapped_p
1302 if (section->mmapped_p)
compress.c 756 if (p == NULL && !sec->mmapped_p)
opncls.c 172 if (sec->mmapped_p)
elf.c 14417 if (!sec->mmapped_p)
14422 if (sec->mmapped_p)
14424 sec->mmapped_p = 1;
14438 if (ret && sec->mmapped_p)
14472 if (sec->mmapped_p)
14488 sec->mmapped_p = 0;
14506 if (sec->mmapped_p && elf_section_data (sec)->contents_addr != NULL)
14514 sec->mmapped_p = 0;
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h 704 unsigned int mmapped_p:1; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h 704 unsigned int mmapped_p:1; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h 704 unsigned int mmapped_p:1; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h 704 unsigned int mmapped_p:1; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h 704 unsigned int mmapped_p:1; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h 704 unsigned int mmapped_p:1; member in struct:bfd_section

Completed in 193 milliseconds

1 2 3 4 5 6 7 8