Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching defs:Linkage

2056     //             linkage, alignment, section, visibility, threadlocal,
2069 GlobalValue::LinkageTypes Linkage = GetDecodedLinkage(Record[3]);
2090 new GlobalVariable(*TheModule, Ty, isConstant, Linkage, 0, "", 0,
2105 // FUNCTION: [type, callingconv, isproto, linkage, paramattr,
2153 // ALIAS: [alias type, aliasee val#, linkage]
2154 // ALIAS: [alias type, aliasee val#, linkage, visibility]