Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h737 enum SymbolShndxType { enum
761 SymbolShndxType ShndxType;
H A DELFObject.cpp730 Sym.ShndxType = static_cast<SymbolShndxType>(Shndx); in addSymbol()