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

1 2

  /src/external/gpl3/binutils/dist/bfd/
pe-aarch64.c 29 #define TARGET_PAGESIZE 4096
pei-aarch64.c 28 #define TARGET_PAGESIZE 4096
pei-loongarch64.c 28 #define TARGET_PAGESIZE 0x4000
pei-riscv64.c 28 #define TARGET_PAGESIZE 0x4000
mach-o-target.c 101 #ifndef TARGET_PAGESIZE
102 #error TARGET_PAGESIZE must be defined
108 TARGET_PAGESIZE,
mach-o-aarch64.c 301 #define TARGET_PAGESIZE 4096
mach-o-arm.c 359 #define TARGET_PAGESIZE 4096
mach-o-x86-64.c 385 #define TARGET_PAGESIZE 4096
  /src/external/gpl3/binutils.old/dist/bfd/
pe-aarch64.c 27 #define TARGET_PAGESIZE 4096
pei-aarch64.c 27 #define TARGET_PAGESIZE 4096
pei-loongarch64.c 27 #define TARGET_PAGESIZE 0x4000
pei-riscv64.c 27 #define TARGET_PAGESIZE 0x4000
mach-o-target.c 102 #ifndef TARGET_PAGESIZE
103 #error TARGET_PAGESIZE must be defined
109 TARGET_PAGESIZE,
mach-o-aarch64.c 301 #define TARGET_PAGESIZE 4096
mach-o-arm.c 359 #define TARGET_PAGESIZE 4096
  /src/external/gpl3/gdb/dist/bfd/
pe-aarch64.c 27 #define TARGET_PAGESIZE 4096
pei-aarch64.c 27 #define TARGET_PAGESIZE 4096
pei-loongarch64.c 27 #define TARGET_PAGESIZE 0x4000
pei-riscv64.c 27 #define TARGET_PAGESIZE 0x4000
mach-o-target.c 103 #ifndef TARGET_PAGESIZE
104 #error TARGET_PAGESIZE must be defined
110 TARGET_PAGESIZE,
  /src/external/gpl3/gdb.old/dist/bfd/
pe-aarch64.c 27 #define TARGET_PAGESIZE 4096
pei-aarch64.c 27 #define TARGET_PAGESIZE 4096
pei-loongarch64.c 27 #define TARGET_PAGESIZE 0x4000
pei-riscv64.c 27 #define TARGET_PAGESIZE 0x4000
mach-o-target.c 103 #ifndef TARGET_PAGESIZE
104 #error TARGET_PAGESIZE must be defined
110 TARGET_PAGESIZE,

Completed in 32 milliseconds

1 2