Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h202 uint32_t UndefinedSymbolsIndex; member
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp276 outs() << " ('iundefsym', " << DLC->UndefinedSymbolsIndex << ")\n"; in DumpDysymtabCommand()
/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObject.cpp227 SwapValue(Value.UndefinedSymbolsIndex); in SwapStruct()