Searched defs:startp (Results 1 – 16 of 16) sorted by relevance
/third_party/elfutils/libdw/ |
D | dwarf_getpubnames.c | 50 unsigned char *const startp = dbg->sectiondata[IDX_debug_pubnames]->d_buf; in get_offsets() local 185 unsigned char *startp in dwarf_getpubnames() local
|
D | libdw_form.c | 45 const unsigned char *startp = valp; in __libdw_form_val_compute_len() local
|
D | dwarf_getmacros.c | 149 const unsigned char *startp = readp; in get_table_for_offset() local 273 const unsigned char *startp, in cache_op_table() 320 const unsigned char *const startp = d->d_buf + macoff; in read_macros() local
|
D | dwarf_getlocation.c | 822 Dwarf_Addr *basep, Dwarf_Addr *startp, Dwarf_Addr *endp, in getlocations_addr() 967 Dwarf_Addr *startp, Dwarf_Addr *endp, Dwarf_Op **expr, in dwarf_getlocations()
|
D | dwarf_ranges.c | 465 Dwarf_Addr *startp, Dwarf_Addr *endp) in dwarf_ranges()
|
D | libdwP.h | 396 void *startp; member
|
/third_party/elfutils/libasm/ |
D | disasm_str.c | 62 disasm_str (DisasmCtx_t *ctx, const uint8_t **startp, const uint8_t *end, in disasm_str()
|
D | disasm_cb.c | 157 disasm_cb (DisasmCtx_t *ctx, const uint8_t **startp, const uint8_t *end, in disasm_cb()
|
/third_party/elfutils/libcpu/ |
D | bpf_disasm.c | 91 bpf_disasm (Ebl *ebl, const uint8_t **startp, const uint8_t *end, in bpf_disasm()
|
D | riscv_disasm.c | 113 const uint8_t **startp, const uint8_t *end, GElf_Addr addr, in riscv_disasm()
|
D | i386_disasm.c | 315 const uint8_t **startp, const uint8_t *end, GElf_Addr addr, in i386_disasm()
|
/third_party/elfutils/libdwfl/ |
D | dwfl_report_elf.c | 47 GElf_Addr *address_syncp, GElf_Addr *startp, in __libdwfl_elf_address_range()
|
/third_party/elfutils/libelf/ |
D | elf_begin.c | 822 char *startp = runp; in read_long_names() local
|
/third_party/elfutils/src/ |
D | ar.c | 845 write_member (struct armem *memb, off_t *startp, off_t *lenp, Elf *elf, in write_member()
|
D | readelf.c | 6982 const unsigned char *startp = readp; in print_debug_frame_section() local
|
/third_party/mksh/ |
D | edit.c | 564 x_locate_word(const char *buf, int buflen, int pos, int *startp, in x_locate_word() 618 x_cf_glob(int *flagsp, const char *buf, int buflen, int pos, int *startp, in x_cf_glob()
|