Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_posix_libcdep.cc102 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()
Dsanitizer_symbolizer.h32 uptr module_offset; member
67 uptr module_offset; member
Dsanitizer_symbolizer_libbacktrace.cc91 uptr module_offset; member
154 uptr module_offset) { in SymbolizeCode()
/external/compiler-rt/lib/lsan/
Dlsan_common.cc467 uptr module_offset; in GetSuppressionForAddr() local