HomeSort by: relevance | last modified time | path
    Searched defs:core_stacksec (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
ptrace-core.c 46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
95 core_stacksec (abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
97 if (core_stacksec (abfd) == NULL)
113 core_stacksec (abfd)->size = u.pt_ssize;
117 core_stacksec (abfd)->vma = USRSTACK - u.pt_ssize;
121 core_stacksec (abfd)->filepos = (int) (u.pt_dataptr + u.pt_dsize);
125 core_stacksec (abfd)->alignment_power = 2;
trad-core.c 51 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
149 core_stacksec(abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
151 if (core_stacksec (abfd) == NULL)
167 core_stacksec (abfd)->size = NBPG * u.u_ssize;
179 core_stacksec (abfd)->vma = HOST_STACK_START_ADDR;
181 core_stacksec (abfd)->vma = HOST_STACK_END_ADDR - (NBPG * u.u_ssize);
201 core_stacksec (abfd)->filepos = (NBPG * UPAGES) + NBPG * u.u_dsize
209 core_stacksec (abfd)->alignment_power = 2;
ptrace-core.c 46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
95 core_stacksec (abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
97 if (core_stacksec (abfd) == NULL)
113 core_stacksec (abfd)->size = u.pt_ssize;
117 core_stacksec (abfd)->vma = USRSTACK - u.pt_ssize;
121 core_stacksec (abfd)->filepos = (int) (u.pt_dataptr + u.pt_dsize);
125 core_stacksec (abfd)->alignment_power = 2;
trad-core.c 51 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
149 core_stacksec(abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
151 if (core_stacksec (abfd) == NULL)
167 core_stacksec (abfd)->size = NBPG * u.u_ssize;
179 core_stacksec (abfd)->vma = HOST_STACK_START_ADDR;
181 core_stacksec (abfd)->vma = HOST_STACK_END_ADDR - (NBPG * u.u_ssize);
201 core_stacksec (abfd)->filepos = (NBPG * UPAGES) + NBPG * u.u_dsize
209 core_stacksec (abfd)->alignment_power = 2;
hppabsd-core.c 69 #define core_stacksec(bfd) (core_hdr(bfd)->stack_section) macro
156 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
161 if (core_stacksec (abfd) == NULL)
163 core_stacksec (abfd)->vma = USRSTACK;
hppabsd-core.c 69 #define core_stacksec(bfd) (core_hdr(bfd)->stack_section) macro
156 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
161 if (core_stacksec (abfd) == NULL)
163 core_stacksec (abfd)->vma = USRSTACK;
  /src/external/gpl3/binutils.old/dist/bfd/
ptrace-core.c 46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
95 core_stacksec (abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
97 if (core_stacksec (abfd) == NULL)
113 core_stacksec (abfd)->size = u.pt_ssize;
117 core_stacksec (abfd)->vma = USRSTACK - u.pt_ssize;
121 core_stacksec (abfd)->filepos = (int) (u.pt_dataptr + u.pt_dsize);
125 core_stacksec (abfd)->alignment_power = 2;
trad-core.c 51 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
149 core_stacksec(abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
151 if (core_stacksec (abfd) == NULL)
167 core_stacksec (abfd)->size = NBPG * u.u_ssize;
179 core_stacksec (abfd)->vma = HOST_STACK_START_ADDR;
181 core_stacksec (abfd)->vma = HOST_STACK_END_ADDR - (NBPG * u.u_ssize);
201 core_stacksec (abfd)->filepos = (NBPG * UPAGES) + NBPG * u.u_dsize
209 core_stacksec (abfd)->alignment_power = 2;
ptrace-core.c 46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
95 core_stacksec (abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
97 if (core_stacksec (abfd) == NULL)
113 core_stacksec (abfd)->size = u.pt_ssize;
117 core_stacksec (abfd)->vma = USRSTACK - u.pt_ssize;
121 core_stacksec (abfd)->filepos = (int) (u.pt_dataptr + u.pt_dsize);
125 core_stacksec (abfd)->alignment_power = 2;
trad-core.c 51 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
149 core_stacksec(abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
151 if (core_stacksec (abfd) == NULL)
167 core_stacksec (abfd)->size = NBPG * u.u_ssize;
179 core_stacksec (abfd)->vma = HOST_STACK_START_ADDR;
181 core_stacksec (abfd)->vma = HOST_STACK_END_ADDR - (NBPG * u.u_ssize);
201 core_stacksec (abfd)->filepos = (NBPG * UPAGES) + NBPG * u.u_dsize
209 core_stacksec (abfd)->alignment_power = 2;
hppabsd-core.c 69 #define core_stacksec(bfd) (core_hdr(bfd)->stack_section) macro
156 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
161 if (core_stacksec (abfd) == NULL)
163 core_stacksec (abfd)->vma = USRSTACK;
hppabsd-core.c 69 #define core_stacksec(bfd) (core_hdr(bfd)->stack_section) macro
156 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
161 if (core_stacksec (abfd) == NULL)
163 core_stacksec (abfd)->vma = USRSTACK;
  /src/external/gpl3/gdb/dist/bfd/
ptrace-core.c 46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
95 core_stacksec (abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
97 if (core_stacksec (abfd) == NULL)
113 core_stacksec (abfd)->size = u.pt_ssize;
117 core_stacksec (abfd)->vma = USRSTACK - u.pt_ssize;
121 core_stacksec (abfd)->filepos = (int) (u.pt_dataptr + u.pt_dsize);
125 core_stacksec (abfd)->alignment_power = 2;
trad-core.c 51 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
149 core_stacksec(abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
151 if (core_stacksec (abfd) == NULL)
167 core_stacksec (abfd)->size = NBPG * u.u_ssize;
179 core_stacksec (abfd)->vma = HOST_STACK_START_ADDR;
181 core_stacksec (abfd)->vma = HOST_STACK_END_ADDR - (NBPG * u.u_ssize);
201 core_stacksec (abfd)->filepos = (NBPG * UPAGES) + NBPG * u.u_dsize
209 core_stacksec (abfd)->alignment_power = 2;
ptrace-core.c 46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
95 core_stacksec (abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
97 if (core_stacksec (abfd) == NULL)
113 core_stacksec (abfd)->size = u.pt_ssize;
117 core_stacksec (abfd)->vma = USRSTACK - u.pt_ssize;
121 core_stacksec (abfd)->filepos = (int) (u.pt_dataptr + u.pt_dsize);
125 core_stacksec (abfd)->alignment_power = 2;
trad-core.c 51 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
149 core_stacksec(abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
151 if (core_stacksec (abfd) == NULL)
167 core_stacksec (abfd)->size = NBPG * u.u_ssize;
179 core_stacksec (abfd)->vma = HOST_STACK_START_ADDR;
181 core_stacksec (abfd)->vma = HOST_STACK_END_ADDR - (NBPG * u.u_ssize);
201 core_stacksec (abfd)->filepos = (NBPG * UPAGES) + NBPG * u.u_dsize
209 core_stacksec (abfd)->alignment_power = 2;
hppabsd-core.c 69 #define core_stacksec(bfd) (core_hdr(bfd)->stack_section) macro
156 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
161 if (core_stacksec (abfd) == NULL)
163 core_stacksec (abfd)->vma = USRSTACK;
hppabsd-core.c 69 #define core_stacksec(bfd) (core_hdr(bfd)->stack_section) macro
156 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
161 if (core_stacksec (abfd) == NULL)
163 core_stacksec (abfd)->vma = USRSTACK;
  /src/external/gpl3/gdb.old/dist/bfd/
ptrace-core.c 46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
93 core_stacksec (abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
95 if (core_stacksec (abfd) == NULL)
111 core_stacksec (abfd)->size = u.pt_ssize;
115 core_stacksec (abfd)->vma = USRSTACK - u.pt_ssize;
119 core_stacksec (abfd)->filepos = (int) (u.pt_dataptr + u.pt_dsize);
123 core_stacksec (abfd)->alignment_power = 2;
ptrace-core.c 46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
93 core_stacksec (abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
95 if (core_stacksec (abfd) == NULL)
111 core_stacksec (abfd)->size = u.pt_ssize;
115 core_stacksec (abfd)->vma = USRSTACK - u.pt_ssize;
119 core_stacksec (abfd)->filepos = (int) (u.pt_dataptr + u.pt_dsize);
123 core_stacksec (abfd)->alignment_power = 2;
hppabsd-core.c 69 #define core_stacksec(bfd) (core_hdr(bfd)->stack_section) macro
156 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
161 if (core_stacksec (abfd) == NULL)
163 core_stacksec (abfd)->vma = USRSTACK;
trad-core.c 51 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
147 core_stacksec(abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
149 if (core_stacksec (abfd) == NULL)
165 core_stacksec (abfd)->size = NBPG * u.u_ssize;
177 core_stacksec (abfd)->vma = HOST_STACK_START_ADDR;
179 core_stacksec (abfd)->vma = HOST_STACK_END_ADDR - (NBPG * u.u_ssize);
199 core_stacksec (abfd)->filepos = (NBPG * UPAGES) + NBPG * u.u_dsize
207 core_stacksec (abfd)->alignment_power = 2;
hppabsd-core.c 69 #define core_stacksec(bfd) (core_hdr(bfd)->stack_section) macro
156 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
161 if (core_stacksec (abfd) == NULL)
163 core_stacksec (abfd)->vma = USRSTACK;
trad-core.c 51 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section) macro
147 core_stacksec(abfd) = bfd_make_section_anyway_with_flags (abfd, ".stack",
149 if (core_stacksec (abfd) == NULL)
165 core_stacksec (abfd)->size = NBPG * u.u_ssize;
177 core_stacksec (abfd)->vma = HOST_STACK_START_ADDR;
179 core_stacksec (abfd)->vma = HOST_STACK_END_ADDR - (NBPG * u.u_ssize);
199 core_stacksec (abfd)->filepos = (NBPG * UPAGES) + NBPG * u.u_dsize
207 core_stacksec (abfd)->alignment_power = 2;

Completed in 51 milliseconds