Searched refs:objcMsgSend (Results 1 – 1 of 1) sorted by relevance
838 Symbol *objcMsgSend = symtab->addUndefined("_objc_msgSend", /*file=*/nullptr, in setUp() local840 objcMsgSend->used = true; in setUp()841 in.got->addEntry(objcMsgSend); in setUp()842 assert(objcMsgSend->isInGot()); in setUp()843 objcMsgSendGotIndex = objcMsgSend->gotIndex; in setUp()