Home
last modified time | relevance | path

Searched defs:default_arch (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/asan/scripts/
H A Dasan_symbolize.py100 def __init__(self, symbolizer_path, default_arch, system, dsym_hints=[]): argument
157 def LLVMSymbolizerFactory(system, default_arch, dsym_hints=[]): argument
/llvm-project/lldb/source/API/
H A DSBDebugger.cpp685 ArchSpec default_arch = Target::GetDefaultArchitecture(); GetDefaultArchitecture() local