Home
last modified time | relevance | path

Searched defs:vaddr (Results 1 – 25 of 29) sorted by relevance

12

/third_party/elfutils/libdwfl/
Ddwfl_module_build_id.c37 const void *bits, int len, GElf_Addr vaddr) in found_build_id()
83 const unsigned char **bits, GElf_Addr *vaddr) in dwfl_module_build_id()
114 GElf_Addr *vaddr) in _compat_vaddr_at_end_dwfl_module_build_id()
Ddwfl_module_report_build_id.c39 GElf_Addr vaddr) in dwfl_module_report_build_id()
Delf-from-memory.c245 GElf_Addr vaddr = class32 ? (*p32)[i].p_vaddr : (*p64)[i].p_vaddr; in elf_from_remote_memory() local
302 GElf_Addr vaddr = class32 ? (*p32)[i].p_vaddr : (*p64)[i].p_vaddr; in elf_from_remote_memory() local
Ddwfl_report_elf.c59 GElf_Addr vaddr = 0; in __libdwfl_elf_address_range() local
245 GElf_Addr vaddr, address_sync, start, end, bias; in __libdwfl_report_elf() local
Ddwfl_build_id_find_debuginfo.c97 GElf_Addr vaddr; in dwfl_build_id_find_debuginfo() local
Dlink_map.c137 GElf_Addr vaddr, in integrated_memory_callback()
249 GElf_Addr vaddr, GElf_Addr *read_vaddr, in read_addrs()
666 GElf_Addr vaddr; in consider_executable() local
942 GElf_Addr vaddr = (is32 in dwfl_link_map_report() local
Ddwfl_segment_report_module.c60 GElf_Addr vaddr; member
262 GElf_Addr vaddr, size_t filesz) in read_portion()
516 GElf_Addr vaddr = is32 ? p32[i].p_vaddr : p64[i].p_vaddr; in dwfl_segment_report_module() local
995 GElf_Addr vaddr = is32 ? p32[i].p_vaddr : p64[i].p_vaddr; in dwfl_segment_report_module() local
Dfind-debuginfo.c363 GElf_Addr vaddr; in dwfl_standard_find_debuginfo() local
Dlinux-kernel-modules.c574 Dwarf_Addr vaddr, const char *secname) in check_notes()
656 check_kernel_notes (Dwfl_Module *kernelmod, GElf_Addr vaddr) in check_kernel_notes()
Dcore-file.c285 GElf_Addr vaddr, in dwfl_elf_phdr_memory_callback()
/third_party/mesa3d/src/broadcom/clif/
Dclif_dump.c92 clif_lookup_vaddr(struct clif_dump *clif, uint32_t addr, void **vaddr) in clif_lookup_vaddr()
163 void *vaddr, in clif_dump_gl_shader_state_record()
202 void *vaddr; in clif_process_worklist() local
446 uint32_t offset, uint32_t size, void *vaddr) in clif_dump_add_bo()
Dclif_private.h35 void *vaddr; member
/third_party/libabigail/tests/data/test-read-ctf/
Dtest-anonymous-fields.c9 unsigned long vaddr; member
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dadp.c219 VOID iounmap(VOID *vaddr) {} in iounmap()
250 int remap_pfn_range(VADDR_T vaddr, unsigned long pfn, unsigned long size, unsigned long prot) in remap_pfn_range()
/third_party/libdrm/exynos/
Dexynos_drmif.h57 void *vaddr; member
/third_party/elfutils/libdwelf/
Ddwelf_elf_gnu_build_id.c108 GElf_Addr vaddr = 0; in find_elf_build_id() local
/third_party/libunwind/src/coredump/
D_UCD_create.c316 unsigned long vaddr, in _UCD_add_backing_file_at_vaddr()
/third_party/skia/third_party/externals/swiftshader/src/System/
DGrallocAndroid.cpp137 …le::lock(buffer_handle_t handle, int usage, int left, int top, int width, int height, void **vaddr) in lock()
/third_party/elfutils/libdw/
Ddwarf_getcfi_elf.c44 allocate_cfi (Elf *elf, const GElf_Ehdr *ehdr, GElf_Addr vaddr) in allocate_cfi()
/third_party/skia/third_party/externals/swiftshader/src/Common/
DGrallocAndroid.cpp137 …le::lock(buffer_handle_t handle, int usage, int left, int top, int width, int height, void **vaddr) in lock()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_simulator_validate.h92 void *vaddr; member
/third_party/libunwind/tests/
Dtest-coredump-unwind.c321 unsigned long vaddr = strtoul(*argv, &colon, 16); in main() local
/third_party/libunwind/src/ia64/
DGtables.c499 Elf64_Addr vaddr = phdr->p_vaddr + load_base; in callback() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dsymbolize_test.cc292 const void *const vaddr = in FilterElfHeader() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c240 static int get_node(void *vaddr) in get_node()

12