Lines Matching defs:AuxData
318 ArrayRef<uint8_t> AuxData = Obj->getSymbolAuxData(Symbol);319 Aux = reinterpret_cast<const T*>(AuxData.data());