Home
last modified time | relevance | path

Searched refs:libdispatch_tsd_indexes_symbol (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DSystemRuntimeMacOSX.cpp375 const Symbol *libdispatch_tsd_indexes_symbol = nullptr; in ReadLibdispatchTSDIndexesAddress() local
381 libdispatch_tsd_indexes_symbol = module_sp->FindFirstSymbolWithNameAndType( in ReadLibdispatchTSDIndexesAddress()
383 if (libdispatch_tsd_indexes_symbol) { in ReadLibdispatchTSDIndexesAddress()
385 libdispatch_tsd_indexes_symbol->GetLoadAddress( in ReadLibdispatchTSDIndexesAddress()