Searched refs:code_addr (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dframe-id.h83 CORE_ADDR code_addr; member in struct:frame_id
H A Dframe.h135 CORE_ADDR code_addr);
142 CORE_ADDR code_addr,
149 extern struct frame_id frame_id_build_unavailable_stack (CORE_ADDR code_addr);
156 frame_id_build_unavailable_stack_special (CORE_ADDR code_addr,
H A Dframe.c238 hash = iterative_hash (&f_id.code_addr,
239 sizeof (f_id.code_addr), hash);
410 + field_to_string ("code", id.code_addr_p, id.code_addr)
669 frame_id_build_special (CORE_ADDR stack_addr, CORE_ADDR code_addr, argument
676 id.code_addr = code_addr;
686 frame_id_build_unavailable_stack (CORE_ADDR code_addr) argument
691 id.code_addr = code_addr;
699 frame_id_build_unavailable_stack_special (CORE_ADDR code_addr, argument
713 frame_id_build(CORE_ADDR stack_addr, CORE_ADDR code_addr) argument
[all...]
H A Dalpha-tdep.c955 CORE_ADDR stack_addr, code_addr;
967 code_addr = get_frame_pc (this_frame);
968 offset = tdep->dynamic_sigtramp_offset (gdbarch, code_addr);
970 code_addr -= offset;
972 code_addr = 0;
975 code_addr = get_frame_func (this_frame);
983 *this_id = frame_id_build (stack_addr, code_addr);
948 CORE_ADDR stack_addr, code_addr; local
H A Darc-tdep.c1725 /* There are 4 possible situation which decide how frame_id->code_addr is
1735 frame code_addr properly. This case is covered by call to
1746 CORE_ADDR code_addr = get_frame_func (this_frame); local
1747 if (code_addr == 0)
1748 code_addr = get_frame_register_unsigned (this_frame,
1751 *this_id = frame_id_build (stack_addr, code_addr);
1858 CORE_ADDR code_addr local
1860 *this_id = frame_id_build (stack_addr, code_addr);
H A Dinline-frame.c184 (*this_id).code_addr = func->value_block ()->entry_pc ();
H A Djit.c296 CORE_ADDR code_addr, struct jit_code_entry *code_entry)
319 err = target_read_memory (code_addr, entry_buf, entry_size);
295 jit_read_code_entry(struct gdbarch *gdbarch, CORE_ADDR code_addr, struct jit_code_entry *code_entry) argument
H A Dppc-sysv-tdep.c1043 convert_code_addr_to_desc_addr (CORE_ADDR code_addr, CORE_ADDR *desc_addr) argument
1051 dot_fn = lookup_minimal_symbol_by_pc (code_addr);
1056 dot_fn_section = find_pc_section (code_addr);
H A Dia64-tdep.c1900 paddress (gdbarch, this_id->code_addr),
2274 paddress (gdbarch, this_id->code_addr),
2915 (*this_id) = frame_id_build_special (id.stack_addr, id.code_addr, bsp);
2921 paddress (gdbarch, id.code_addr),
3047 (*this_id) = frame_id_build_special (id.stack_addr, id.code_addr, bsp);
3053 paddress (gdbarch, id.code_addr),
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A Dpmu.h25 u32 code_addr; member in struct:nvbios_pmuR
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dframe.h148 CORE_ADDR code_addr; member in struct:frame_id
215 CORE_ADDR code_addr);
222 CORE_ADDR code_addr,
229 extern struct frame_id frame_id_build_unavailable_stack (CORE_ADDR code_addr);
236 frame_id_build_unavailable_stack_special (CORE_ADDR code_addr,
H A Dframe.c234 hash = iterative_hash (&f_id.code_addr,
235 sizeof (f_id.code_addr), hash);
406 fprint_field (file, "code", id.code_addr_p, id.code_addr);
681 frame_id_build_special (CORE_ADDR stack_addr, CORE_ADDR code_addr, argument
688 id.code_addr = code_addr;
698 frame_id_build_unavailable_stack (CORE_ADDR code_addr) argument
703 id.code_addr = code_addr;
711 frame_id_build_unavailable_stack_special (CORE_ADDR code_addr, argument
725 frame_id_build(CORE_ADDR stack_addr, CORE_ADDR code_addr) argument
[all...]
H A Dalpha-tdep.c962 CORE_ADDR stack_addr, code_addr;
974 code_addr = get_frame_pc (this_frame);
975 offset = tdep->dynamic_sigtramp_offset (gdbarch, code_addr);
977 code_addr -= offset;
979 code_addr = 0;
982 code_addr = get_frame_func (this_frame);
990 *this_id = frame_id_build (stack_addr, code_addr);
955 CORE_ADDR stack_addr, code_addr; local
H A Dinline-frame.c180 (*this_id).code_addr = BLOCK_ENTRY_PC (SYMBOL_BLOCK_VALUE (func));
H A Darc-tdep.c1767 /* There are 4 possible situation which decide how frame_id->code_addr is
1777 frame code_addr properly. This case is covered by call to
1788 CORE_ADDR code_addr = get_frame_func (this_frame); local
1789 if (code_addr == 0)
1790 code_addr = get_frame_register_unsigned (this_frame,
1793 *this_id = frame_id_build (stack_addr, code_addr);
H A Djit.c329 CORE_ADDR code_addr, struct jit_code_entry *code_entry)
352 err = target_read_memory (code_addr, entry_buf, entry_size);
328 jit_read_code_entry(struct gdbarch *gdbarch, CORE_ADDR code_addr, struct jit_code_entry *code_entry) argument
H A Dppc-sysv-tdep.c1037 convert_code_addr_to_desc_addr (CORE_ADDR code_addr, CORE_ADDR *desc_addr) argument
1045 dot_fn = lookup_minimal_symbol_by_pc (code_addr);
1050 dot_fn_section = find_pc_section (code_addr);
H A Dia64-tdep.c1899 paddress (gdbarch, this_id->code_addr),
2272 paddress (gdbarch, this_id->code_addr),
2910 (*this_id) = frame_id_build_special (id.stack_addr, id.code_addr, bsp);
2916 paddress (gdbarch, id.code_addr),
3041 (*this_id) = frame_id_build_special (id.stack_addr, id.code_addr, bsp);
3047 paddress (gdbarch, id.code_addr),
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Djprofile.c710 jint code_size, const void *code_addr, jint map_length,
715 (unsigned long) method, code_addr, (long) code_size, map, compile_info);
746 lnorec->offset = (char*) pcrec->pc - (char*) code_addr;
768 lnorec->offset = (char*) map[i].start_address - (char*) code_addr;
775 __collector_int_func_load (DFUNC_JAVA, name, NULL, (void*) code_addr,
780 jvmti_CompiledMethodUnload (jvmtiEnv *jvmti_env, jmethodID method, const void* code_addr) argument
782 __collector_int_func_unload (DFUNC_API, (void*) code_addr);
786 jvmti_DynamicCodeGenerated (jvmtiEnv *jvmti_env, const char*name, const void *code_addr, jint code_size) argument
788 __collector_int_func_load (DFUNC_API, (char*) name, NULL, (void*) code_addr,
709 jvmti_CompiledMethodLoad(jvmtiEnv *jvmti_env, jmethodID method, jint code_size, const void *code_addr, jint map_length, const jvmtiAddrLocationMap *map, const void *compile_info) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_pmu.c98 info->code_addr = info->boot_addr + info->boot_size;
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/
H A Dnouveau_nvkm_subdev_devinit_gm200.c101 pmu_code(init, pmu.code_addr_pmu, pmu.code_addr, pmu.code_size, true);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dframe-tailcall.c221 (*this_id).code_addr = get_frame_pc (this_frame);
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dframe-tailcall.c224 (*this_id).code_addr = get_frame_pc (this_frame);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-frame.c95 hash = iterative_hash (&fid->code_addr, sizeof (fid->code_addr), hash);
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-frame.c122 hash = iterative_hash (&fid->code_addr, sizeof (fid->code_addr), hash);

Completed in 301 milliseconds

12