Searched defs:SymType (Results 1 – 11 of 11) sorted by relevance
61 if (auto SymType = Sym.getType()) { in getMachOObjectFileSymbolInfo() local118 if (auto SymType = Sym.getType()) { in getELFObjectFileSymbolInfo() local195 if (auto SymType = Sym.getType()) { in getCOFFObjectFileSymbolInfo() local254 if (auto SymType = Sym.getType()) { in getGenericObjectFileSymbolInfo() local
116 if (*SymType == object::SymbolRef::ST_File) in emit() local
84 Expected<SymbolRef::Type> SymType = Sym.getType(); convert() local
254 SymbolRef::Type SymType = *SymTypeOrErr; in notifyObjectLoaded() local
213 uint8_t SymType = Sym->isCallable() ? MachO::N_FUN : MachO::N_GSYM; in startSynthesis() local
253 SymbolRef::Type SymType = *SymTypeOrErr; in notifyObjectLoaded() local
975 uint32_t SymType = *TypeOrErr; in getSymbolNMTypeChar() local 1715 uint16_t SymType = XCOFFSym.getSymbolType(); in getXCOFFExports() local 1765 uint16_t SymType = XCOFFSym.getSymbolType(); in getXCOFFExports() local
673 uint16_t SymType = XCOFFSym.getSymbolType(); getSymbolFlags() local 924 uint8_t SymType = CsectAuxRef.getSymbolType(); getSymbolSize() local
251 object::SymbolRef::Type SymType; in loadObjectImpl() local
1242 SymbolRef::Type SymType = SymbolRef::ST_Unknown; processRelocationRef() local
1247 const SymbolRef::Type SymType = unwrapOrError(Symbol.getType(), FileName); createSymbolInfo() local