Searched refs:pc_offset (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stacktrace_libcdep.cpp | 170 uptr module_name_len, uptr *pc_offset) { in GetModuleAndOffsetForPc() argument 173 pc, &found_module_name, pc_offset); in GetModuleAndOffsetForPc() 221 uptr *pc_offset) { in __sanitizer_get_module_and_offset_for_pc() argument 223 pc_offset); in __sanitizer_get_module_and_offset_for_pc()
|
| H A D | sanitizer_interface_internal.h | 79 __sanitizer::uptr module_path_len, __sanitizer::uptr *pc_offset);
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/include/sanitizer/ |
| H A D | common_interface_defs.h | 351 void **pc_offset);
|
| /freebsd-13.1/sys/dev/usb/ |
| H A D | usb_busdma.h | 144 usb_frlength_t pc_offset, usb_frlength_t len);
|
| H A D | usb_busdma.c | 252 usb_frlength_t pc_offset, usb_frlength_t len) in usb_uiomove() argument 258 usbd_get_page(pc, pc_offset, &res); in usb_uiomove() 272 pc_offset += res.length; in usb_uiomove()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerExtFunctions.def | 44 size_t module_path_len,void **pc_offset), false);
|