Searched refs:fde (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | pro_frame.c | 78 static void _dwarf_pro_add_to_fde(Dwarf_P_Fde fde, 183 Dwarf_P_Fde fde, in dwarf_add_frame_fde() argument 193 res = dwarf_add_frame_fde_c(dbg, fde, die, cie, virt_addr, in dwarf_add_frame_fde() 205 Dwarf_P_Fde fde, in dwarf_add_frame_fde_b() argument 218 res = dwarf_add_frame_fde_c(dbg,fde,die,cie, in dwarf_add_frame_fde_b() 230 Dwarf_P_Fde fde, in dwarf_add_frame_fde_c() argument 243 fde->fde_die = die; in dwarf_add_frame_fde_c() 244 fde->fde_cie = (long) cie; in dwarf_add_frame_fde_c() 245 fde->fde_initloc = virt_addr; in dwarf_add_frame_fde_c() 246 fde->fde_r_symidx = symidx; in dwarf_add_frame_fde_c() [all …]
|
H A D | dwarf_frame.c | 46 #define FDE_NULL_CHECKS_AND_SET_DBG(fde,dbg ) \ argument 48 if ((fde) == NULL) { \ 52 (dbg)= (fde)->fd_dbg; \ 1210 dwarf_get_cie_of_fde(Dwarf_Fde fde, in dwarf_get_cie_of_fde() argument 1213 if (fde == NULL) { in dwarf_get_cie_of_fde() 1218 *cie_returned = fde->fd_cie; in dwarf_get_cie_of_fde() 1450 dwarf_get_fde_range(Dwarf_Fde fde, in dwarf_get_fde_range() argument 1461 if (fde == NULL) { in dwarf_get_fde_range() 1466 dbg = fde->fd_dbg; in dwarf_get_fde_range() 1479 *low_pc = fde->fd_initial_location; in dwarf_get_fde_range() [all …]
|
H A D | generated_libdwarf.h.in | 1441 /* Special values for offset_into_exception_table field of dwarf fde's. */ 2946 int dwarf_get_fde_range(Dwarf_Fde /*fde*/, 2958 int dwarf_get_fde_exception_info(Dwarf_Fde /*fde*/, 2963 int dwarf_get_cie_of_fde(Dwarf_Fde /*fde*/, 2996 int dwarf_get_fde_instr_bytes(Dwarf_Fde /*fde*/, 3000 int dwarf_get_fde_info_for_all_regs(Dwarf_Fde /*fde*/, 3006 int dwarf_get_fde_info_for_all_regs3(Dwarf_Fde /*fde*/, 3015 int dwarf_get_fde_info_for_reg(Dwarf_Fde /*fde*/, 3032 int dwarf_get_fde_info_for_reg3(Dwarf_Fde /*fde*/, 3043 int dwarf_get_fde_info_for_reg3_b(Dwarf_Fde /*fde*/, [all …]
|
H A D | libdwarf.h.in | 1441 /* Special values for offset_into_exception_table field of dwarf fde's. */ 2946 int dwarf_get_fde_range(Dwarf_Fde /*fde*/, 2958 int dwarf_get_fde_exception_info(Dwarf_Fde /*fde*/, 2963 int dwarf_get_cie_of_fde(Dwarf_Fde /*fde*/, 2996 int dwarf_get_fde_instr_bytes(Dwarf_Fde /*fde*/, 3000 int dwarf_get_fde_info_for_all_regs(Dwarf_Fde /*fde*/, 3006 int dwarf_get_fde_info_for_all_regs3(Dwarf_Fde /*fde*/, 3015 int dwarf_get_fde_info_for_reg(Dwarf_Fde /*fde*/, 3032 int dwarf_get_fde_info_for_reg3(Dwarf_Fde /*fde*/, 3043 int dwarf_get_fde_info_for_reg3_b(Dwarf_Fde /*fde*/, [all …]
|
/illumos-gate/usr/src/lib/libc/amd64/unwind/ |
H A D | eh_frame.c | 90 fde_data = ctx->fde; in _Unw_Decode_FDE() 220 void *fde; in get_table_ent_val() local 229 fde = (void *)(uint64_t)(*((uint32_t *)second)); in get_table_ent_val() 240 fde = (void *)(uint64_t)(*((uint64_t *)second)); in get_table_ent_val() 251 fde = (void *)(uint64_t)(int64_t)(*((int32_t *)second)); in get_table_ent_val() 262 fde = (void *)(uint64_t)(*((int64_t *)second)); in get_table_ent_val() 275 fde = (void *)(((uint64_t)fde) + (uint64_t)second + reloc); in get_table_ent_val() 281 fde = (void *)(((uint64_t)fde) + base); in get_table_ent_val() 290 *fdep = fde; in get_table_ent_val() 347 ctx->fde = locate_fde_for_pc(pc, ft_enc, pi, pj, reloc, base); in _Unw_EhfhLookup() [all …]
|
H A D | unwind_context.h | 45 void *fde; member
|
H A D | unwind.c | 212 ctx->fde = 0; in complete_context()
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/ |
H A D | librtld_db.msg | 78 @ MSG_DB_READFAIL_4 "rtld_db: fde: read of 0x%llx failed" 84 @ MSG_DB_NODYNDEBUG "rtld_db: fde: no %lld found in .dynamic" 85 @ MSG_DB_FINDDYNAMIC "rtld_db: fde: DYNAMIC entry found tag: %d found. \
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 15940 0fde Oregon Scientific 21216 1fde ILX Lightwave Corporation
|
H A D | pci.ids | 12014 0fde GK107 [GK107-ES-KA-E1] 20286 1028 1fde Express Flash PM1725a 3.2TB AIC 28090 1fde Kratos Defense & Security Solutions, Inc.
|