| /src/external/gpl3/binutils/dist/include/ |
| sframe-api.h | 102 sframe_calc_fre_type (size_t func_size); 185 /* Get the data (NUM_FRES, FUNC_SIZE, FUNC_START_ADDRESS, FUNC_INFO, 193 uint32_t *func_size, 198 /* Get the data (NUM_FRES, FUNC_SIZE, START_PC_OFFSET, FUNC_INFO, FUNC_INFO2, 205 uint32_t *func_size, 326 /* Add a new SFrame function descriptor entry with START_ADDR and FUNC_SIZE to 331 uint32_t func_size); 333 /* Add a new SFrame function descriptor entry with START_ADDR, FUNC_SIZE, 339 uint32_t func_size, 344 /* Add a new SFrame function descriptor entry with START_PC_OFFSET, FUNC_SIZE, [all...] |
| /src/external/gpl3/gdb/dist/libsframe/testsuite/libsframe.encode/ |
| encode-1.c | 32 uint32_t sframe_vaddr, int idx, uint32_t *func_size) 44 *func_size = 0x1b; 53 *func_size, finfo, 0, 67 uint32_t sframe_vaddr, int idx, uint32_t *func_size) 80 *func_size = 0x10; 89 *func_size, finfo, 0,
|
| /src/external/gpl3/gdb/dist/libsframe/testsuite/libsframe.find/ |
| findfunc-1.c | 39 uint32_t sframe_vaddr, int idx, uint32_t *func_size) 51 *func_size = 0x40; 60 *func_size, finfo, 0, 74 uint32_t sframe_vaddr, int idx, uint32_t *func_size) 86 *func_size = 0x60; 95 *func_size, finfo, 0, 109 uint32_t sframe_vaddr, int idx, uint32_t *func_size) 121 *func_size = 0x40; 130 *func_size, finfo, 0,
|
| findfre-1.c | 32 uint32_t sframe_vaddr, int idx, uint32_t *func_size) 44 *func_size = 0x40; 53 *func_size, finfo, 0, 67 uint32_t sframe_vaddr, int idx, uint32_t *func_size) 79 *func_size = 0x60; 88 *func_size, finfo, 0,
|
| /src/external/gpl3/binutils.old/dist/include/ |
| sframe-api.h | 102 sframe_calc_fre_type (size_t func_size); 179 uint32_t *func_size, 183 /* Get the data (NUM_FRES, FUNC_SIZE, FUNC_START_ADDRESS, FUNC_INFO, 191 uint32_t *func_size, 285 /* Add a new function descriptor entry with START_ADDR, FUNC_SIZE and NUM_FRES 290 uint32_t func_size, 294 /* Add a new function descriptor entry with START_ADDR, FUNC_SIZE, FUNC_INFO 299 uint32_t func_size,
|
| /src/external/gpl3/gdb.old/dist/include/ |
| sframe-api.h | 102 sframe_calc_fre_type (size_t func_size); 171 uint32_t *func_size, 175 /* Get the data (NUM_FRES, FUNC_SIZE, FUNC_START_ADDRESS, FUNC_INFO, 183 uint32_t *func_size, 253 /* Add a new function descriptor entry with START_ADDR, FUNC_SIZE and NUM_FRES 258 uint32_t func_size, 262 /* Add a new function descriptor entry with START_ADDR, FUNC_SIZE, FUNC_INFO 267 uint32_t func_size,
|
| /src/external/gpl3/gdb/dist/include/ |
| sframe-api.h | 102 sframe_calc_fre_type (size_t func_size); 179 uint32_t *func_size, 183 /* Get the data (NUM_FRES, FUNC_SIZE, FUNC_START_ADDRESS, FUNC_INFO, 191 uint32_t *func_size, 285 /* Add a new function descriptor entry with START_ADDR, FUNC_SIZE and NUM_FRES 290 uint32_t func_size, 294 /* Add a new function descriptor entry with START_ADDR, FUNC_SIZE, FUNC_INFO 299 uint32_t func_size,
|
| /src/external/gpl3/binutils.old/dist/libsframe/ |
| sframe-dump.c | 126 uint32_t func_size = 0; local 143 &func_size, &func_start_address, &func_info); 164 func_size);
|
| sframe.c | 669 sframe_calc_fre_type (size_t func_size) 672 if (func_size < SFRAME_FRE_TYPE_ADDR1_LIMIT) 674 else if (func_size < SFRAME_FRE_TYPE_ADDR2_LIMIT) 678 else if (func_size <= (size_t) (SFRAME_FRE_TYPE_ADDR4_LIMIT - 1)) 1238 uint32_t *func_size, 1246 || func_size == NULL) 1256 *func_size = fdp->sfde_func_size; 1266 uint32_t *func_size, 1275 || num_fres == NULL || func_size == NULL 1286 *func_size = fdp->sfde_func_size [all...] |
| /src/external/gpl3/gdb.old/dist/libsframe/ |
| sframe-dump.c | 114 uint32_t func_size = 0; local 131 &func_size, &func_start_address, &func_info); 145 func_size);
|
| sframe.c | 651 sframe_calc_fre_type (size_t func_size) 654 if (func_size < SFRAME_FRE_TYPE_ADDR1_LIMIT) 656 else if (func_size < SFRAME_FRE_TYPE_ADDR2_LIMIT) 660 else if (func_size <= (size_t) (SFRAME_FRE_TYPE_ADDR4_LIMIT - 1)) 1186 uint32_t *func_size, 1194 || func_size == NULL) 1204 *func_size = fdp->sfde_func_size; 1214 uint32_t *func_size, 1223 || num_fres == NULL || func_size == NULL 1234 *func_size = fdp->sfde_func_size [all...] |
| /src/external/gpl3/gdb/dist/libsframe/ |
| sframe-dump.c | 126 uint32_t func_size = 0; local 143 &func_size, &func_start_address, &func_info); 164 func_size);
|
| sframe.c | 669 sframe_calc_fre_type (size_t func_size) 672 if (func_size < SFRAME_FRE_TYPE_ADDR1_LIMIT) 674 else if (func_size < SFRAME_FRE_TYPE_ADDR2_LIMIT) 678 else if (func_size <= (size_t) (SFRAME_FRE_TYPE_ADDR4_LIMIT - 1)) 1240 uint32_t *func_size, 1248 || func_size == NULL) 1258 *func_size = fdp->sfde_func_size; 1268 uint32_t *func_size, 1277 || num_fres == NULL || func_size == NULL 1288 *func_size = fdp->sfde_func_size [all...] |
| /src/external/gpl3/binutils/dist/libsframe/ |
| sframe.c | 33 uint32_t func_size; member in struct:sframe_func_desc_entry_int 154 fde_tbl->entry[i].func_size = fdep->sfdi_func_size; 179 fde_tbl->entry[i].func_size = fdep->sfde_func_size; 1138 sframe_calc_fre_type (size_t func_size) 1141 if (func_size < SFRAME_FRE_TYPE_ADDR1_LIMIT) 1143 else if (func_size < SFRAME_FRE_TYPE_ADDR2_LIMIT) 1147 else if (func_size <= (size_t) (SFRAME_FRE_TYPE_ADDR4_LIMIT - 1)) 1647 < fdp[mid].func_size)) 1683 end_ip_offset = fdep->func_size - 1; 1764 uint32_t *func_size, [all...] |
| sframe-dump.c | 475 uint32_t func_size = 0; local 488 sframe_decoder_get_funcdesc_v3 (sfd_ctx, funcidx, &num_fres, &func_size, 496 sframe_decoder_get_funcdesc_v2 (sfd_ctx, funcidx, &num_fres, &func_size, 524 func_size);
|
| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-serialize.c | 469 size_t *func_size, size_t *objtidx_size, 558 *func_size = func_unpadsize; 563 *func_size += func_padsize; 583 size_t func_size, size_t objtidx_size, 681 func_size, s->symflags | CTF_SYMTYPETAB_EMIT_FUNCTION 689 nsymtypes, s->maxfunc, func_size, 694 t += func_size; 962 size_t buf_size, type_size, objt_size, func_size; local 1006 if (ctf_symtypetab_sect_sizes (fp, &symstate, &hdr, &objt_size, &func_size, 1034 hdr.cth_objtidxoff = hdr.cth_funcoff + func_size; [all...] |
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-serialize.c | 463 size_t *func_size, size_t *objtidx_size, 552 *func_size = func_unpadsize; 557 *func_size += func_padsize; 577 size_t func_size, size_t objtidx_size, 675 func_size, s->symflags | CTF_SYMTYPETAB_EMIT_FUNCTION 683 nsymtypes, s->maxfunc, func_size, 688 t += func_size; 956 size_t buf_size, type_size, objt_size, func_size; local 1000 if (ctf_symtypetab_sect_sizes (fp, &symstate, &hdr, &objt_size, &func_size, 1028 hdr.cth_objtidxoff = hdr.cth_funcoff + func_size; [all...] |
| /src/external/gpl3/gdb.old/dist/libctf/ |
| ctf-serialize.c | 463 size_t *func_size, size_t *objtidx_size, 552 *func_size = func_unpadsize; 557 *func_size += func_padsize; 577 size_t func_size, size_t objtidx_size, 675 func_size, s->symflags | CTF_SYMTYPETAB_EMIT_FUNCTION 683 nsymtypes, s->maxfunc, func_size, 688 t += func_size; 956 size_t buf_size, type_size, objt_size, func_size; local 1000 if (ctf_symtypetab_sect_sizes (fp, &symstate, &hdr, &objt_size, &func_size, 1028 hdr.cth_objtidxoff = hdr.cth_funcoff + func_size; [all...] |
| /src/external/gpl3/gdb/dist/libctf/ |
| ctf-serialize.c | 469 size_t *func_size, size_t *objtidx_size, 558 *func_size = func_unpadsize; 563 *func_size += func_padsize; 583 size_t func_size, size_t objtidx_size, 681 func_size, s->symflags | CTF_SYMTYPETAB_EMIT_FUNCTION 689 nsymtypes, s->maxfunc, func_size, 694 t += func_size; 962 size_t buf_size, type_size, objt_size, func_size; local 1006 if (ctf_symtypetab_sect_sizes (fp, &symstate, &hdr, &objt_size, &func_size, 1034 hdr.cth_objtidxoff = hdr.cth_funcoff + func_size; [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf-sframe.c | 430 uint32_t func_size = 0; local 437 if (!sframe_decoder_get_funcdesc_v2 (sfd_ctx, i, &num_fres, &func_size, 495 func_size, func_info,
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf-sframe.c | 513 uint32_t func_size = 0; local 518 if (!sframe_decoder_get_funcdesc_v3 (sfd_ctx, i, &num_fres, &func_size, 585 func_size);
|
| pei-x86_64.c | 184 unsigned int func_size = rf->rva_EndAddress - rf->rva_BeginAddress; local 190 fprintf (file, " 0x%x", func_size - ui->rawUnwindCodes[0]); 204 fprintf (file, " 0x%x", func_size - off);
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-sframe.c | 475 uint32_t func_size = 0; local 482 if (!sframe_decoder_get_funcdesc_v2 (sfd_ctx, i, &num_fres, &func_size, 549 func_size, func_info,
|
| pei-x86_64.c | 186 unsigned int func_size = rf->rva_EndAddress - rf->rva_BeginAddress; local 192 fprintf (file, " 0x%x", func_size - ui->rawUnwindCodes[0]); 206 fprintf (file, " 0x%x", func_size - off);
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf-sframe.c | 475 uint32_t func_size = 0; local 482 if (!sframe_decoder_get_funcdesc_v2 (sfd_ctx, i, &num_fres, &func_size, 549 func_size, func_info,
|