Home
last modified time | relevance | path

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

/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h426 struct ArchInfo { struct
448 static ArchInfo _s_archInfos[]; argument
/external/llvm-project/lldb/examples/python/
Dmach_o.py685 class ArchInfo: class in Mach.Universal