Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.h373 enum SymbolShndxType { enum
387 SymbolShndxType ShndxType;
DObject.cpp248 Sym.ShndxType = static_cast<SymbolShndxType>(Shndx); in addSymbol()