Searched refs:createUndefined (Results 1 – 8 of 8) sorted by relevance
271 Symbol *createUndefined(COFFSymbolRef sym);
434 symbols[i] = createUndefined(coffSym); in initializeSymbols()436 symbols[i] = createUndefined(coffSym); in initializeSymbols()485 Symbol *ObjFile::createUndefined(COFFSymbolRef sym) { in createUndefined() function in ObjFile
98 static UnwindLocation createUndefined();
45 UnwindLocation UnwindLocation::createUndefined() { return {Undefined}; } in createUndefined() function in UnwindLocation674 *RegNum, UnwindLocation::createUndefined()); in parseRows()
640 static MCCFIInstruction createUndefined(MCSymbol *L, unsigned Register,
648 MCCFIInstruction::createUndefined(Label, Register, Loc); in emitCFIUndefined()
2557 CFIIndex = MF.addFrameInst(MCCFIInstruction::createUndefined(nullptr, Reg)); in parseCFIOperand()
6558 MF.addFrameInst(MCCFIInstruction::createUndefined(nullptr, DwarfRAC)); in restoreLRFromStack()