Searched refs:NameSpace (Results 1 – 6 of 6) sorted by relevance
210 GOFF::ESDNameSpaceId NameSpace = GOFF::ESD_NS_ProgramManagementBinder; member in __anonc8770be50211::GOFFSymbol234 this->NameSpace = Attr.NameSpace; in GOFFSymbol()249 GOFF::ESDNameSpaceId NameSpace, const GOFF::LDAttr &Attr) in GOFFSymbol() argument251 SymbolType(GOFF::ESD_ST_LabelDefinition), NameSpace(NameSpace) { in GOFFSymbol()263 SymbolType(GOFF::ESD_ST_PartReference), NameSpace(EDAttr.NameSpace) { in GOFFSymbol()329 Section.getEDAttributes().NameSpace, Symbol.getLDAttributes()); in defineLabel()396 OS.writebe<uint8_t>(Symbol.NameSpace); // Name Space ID in writeSymbol()
545 StringRef NameSpace = Target.getInstNamespace(); in EmitMapTable() local554 OS << "namespace llvm::" << NameSpace << " {\n\n"; in EmitMapTable()577 OS << "} // end namespace llvm::" << NameSpace << '\n'; in EmitMapTable()
55 GOFF::ESDNameSpaceId NameSpace = GOFF::ESD_NS_NormalName; member
618 CodeGenSubRegIndex *createSubRegIndex(StringRef Name, StringRef NameSpace);
241 #define BLOCK_RECORD(NameSpace, Block) \ in writeBlockInfoBlock() argument242 emitRecordID(Stream, NameSpace::Block, #Block) in writeBlockInfoBlock()
5185 StringRef NameSpace = Spelling.nameSpace(); in add() local5186 if (!NameSpace.empty()) { in add()5187 Name = NameSpace; in add()