Searched defs:module_offset (Results 1 – 4 of 4) sorted by relevance
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_symbolizer_posix_libcdep.cc | 102 uptr module_offset) { in SendCommand() 123 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() 147 uptr module_offset) { in SendCommandImpl() 396 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() 448 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() 491 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() 515 uptr module_offset; in SymbolizePC() local 584 uptr module_offset = addr - module->base_address(); in SymbolizeData() local 648 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { in SendCommand() 696 uptr *module_offset) { in FindModuleNameAndOffsetForAddress()
|
| D | sanitizer_symbolizer.h | 32 uptr module_offset; member 67 uptr module_offset; member
|
| D | sanitizer_symbolizer_libbacktrace.cc | 91 uptr module_offset; member 154 uptr module_offset) { in SymbolizeCode()
|
| /external/compiler-rt/lib/lsan/ |
| D | lsan_common.cc | 467 uptr module_offset; in GetSuppressionForAddr() local
|