Searched defs:module_offset (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_libbacktrace.cc89 uptr module_offset; member in struct:__sanitizer::__anon2237::SymbolizeCodeData
149 SymbolizeCode(uptr addr, AddressInfo *frames, uptr max_frames, const char *module_name, uptr module_offset) argument
H A Dsanitizer_symbolizer.h30 uptr module_offset; member in struct:__sanitizer::AddressInfo
65 uptr module_offset; member in struct:__sanitizer::DataInfo
H A Dsanitizer_symbolizer_posix_libcdep.cc121 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { argument
99 SendCommand(bool is_data, const char *module_name, uptr module_offset) argument
144 SendCommandImpl(bool is_data, const char *module_name, uptr module_offset) argument
401 SendCommand(bool is_data, const char *module_name, uptr module_offset) argument
453 SendCommand(bool is_data, const char *module_name, uptr module_offset) argument
496 SendCommand(bool is_data, const char *module_name, uptr module_offset) argument
520 uptr module_offset; local
589 uptr module_offset = addr - module->base_address(); local
652 SendCommand(bool is_data, const char *module_name, uptr module_offset) argument
699 FindModuleNameAndOffsetForAddress(uptr address, const char **module_name, uptr *module_offset) argument
[all...]
/haiku-buildtools/gcc/libsanitizer/lsan/
H A Dlsan_common.cc462 uptr module_offset; local

Completed in 84 milliseconds