Home
last modified time | relevance | path

Searched defs:vaddr (Results 1 - 25 of 30) sorted by relevance

12

/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest-anonymous-fields.c9 unsigned long vaddr; member
/third_party/elfutils/libdwfl/
H A Ddwfl_module_report_build_id.c37 dwfl_module_report_build_id(Dwfl_Module *mod, const unsigned char *bits, size_t len, GElf_Addr vaddr) dwfl_module_report_build_id() argument
H A Ddwfl_module_build_id.c36 found_build_id(Dwfl_Module *mod, bool set, const void *bits, int len, GElf_Addr vaddr) found_build_id() argument
82 dwfl_module_build_id(Dwfl_Module *mod, const unsigned char **bits, GElf_Addr *vaddr) dwfl_module_build_id() argument
H A Ddwfl_build_id_find_debuginfo.c97 GElf_Addr vaddr; in dwfl_build_id_find_debuginfo() local
H A 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
H A Dfind-debuginfo.c363 GElf_Addr vaddr; in dwfl_standard_find_debuginfo() local
H A 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
[all...]
H A Dcore-file.c283 dwfl_elf_phdr_memory_callback(Dwfl *dwfl, int ndx, void **buffer, size_t *buffer_available, GElf_Addr vaddr, size_t minread, void *arg) dwfl_elf_phdr_memory_callback() argument
/third_party/libdrm/exynos/
H A Dexynos_drmif.h57 void *vaddr; member
/base/sensors/sensor/utils/common/src/
H A Dsensor_basic_data_channel.cpp151 int32_t SensorBasicDataChannel::SendData(const void *vaddr, size_t size) in SendData() argument
170 int32_t SensorBasicDataChannel::ReceiveData(void *vaddr, size_t size) in ReceiveData() argument
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_create.c315 _UCD_add_backing_file_at_vaddr(struct UCD_info *ui, unsigned long vaddr, const char *filename) _UCD_add_backing_file_at_vaddr() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DGrallocAndroid.cpp137 int GrallocModule::lock(buffer_handle_t handle, int usage, int left, int top, int width, int height, void **vaddr) in lock() argument
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DGrallocAndroid.cpp137 int GrallocModule::lock(buffer_handle_t handle, int usage, int left, int top, int width, int height, void **vaddr) in lock() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_map.h92 static bool ValueLessThen(uint64_t vaddr, const DfxMap &a) in ValueLessThen() argument
96 static bool ValueLessEqual(uint64_t vaddr, const DfxMap &a) in ValueLessEqual() argument
/base/sensors/medical_sensor/utils/src/
H A Dmedical_basic_data_channel.cpp141 int32_t MedicalSensorBasicDataChannel::SendData(const void *vaddr, size_t size) in SendData() argument
158 int32_t MedicalSensorBasicDataChannel::ReceiveData(void *vaddr, size_t size) in ReceiveData() argument
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_build_id.c108 GElf_Addr vaddr = 0; in find_elf_build_id() local
/third_party/mesa3d/src/broadcom/clif/
H A Dclif_private.h35 void *vaddr; member
H A Dclif_dump.c92 clif_lookup_vaddr(struct clif_dump *clif, uint32_t addr, void **vaddr) in clif_lookup_vaddr() argument
202 void *vaddr; in clif_process_worklist() local
161 clif_dump_gl_shader_state_record(struct clif_dump *clif, struct reloc_worklist_entry *reloc, void *vaddr, bool including_gs) clif_dump_gl_shader_state_record() argument
445 clif_dump_add_bo(struct clif_dump *clif, const char *name, uint32_t offset, uint32_t size, void *vaddr) clif_dump_add_bo() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator_validate.h92 void *vaddr; member
/third_party/elfutils/libdw/
H A Ddwarf_getcfi_elf.c44 allocate_cfi (Elf *elf, const GElf_Ehdr *ehdr, GElf_Addr vaddr) in allocate_cfi() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dadp.c219 VOID iounmap(VOID *vaddr) {} in iounmap() argument
250 int remap_pfn_range(VADDR_T vaddr, unsigned long pfn, unsigned long size, unsigned long prot) in remap_pfn_range() argument
[all...]
/third_party/libunwind/libunwind/tests/
H A Dtest-coredump-unwind.c321 unsigned long vaddr = strtoul(*argv, &colon, 16); in main() local
/third_party/elfio/tests/
H A DELFIOTest.cpp105 checkSegment( const segment* seg, Elf_Word type, Elf64_Addr vaddr, Elf64_Addr paddr, Elf_Xword fsize, Elf_Xword msize, Elf_Word flags, Elf_Xword align ) checkSegment() argument
/third_party/libunwind/libunwind/src/ia64/
H A DGtables.c499 Elf64_Addr vaddr = phdr->p_vaddr + load_base; in callback() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dsegment.c240 static int get_node(void *vaddr) in get_node() argument

Completed in 14 milliseconds

12