Searched refs:Linkage (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp2204 GlobalValue::LinkageTypes Linkage = getDecodedLinkage(RawLinkage); local
2225 new GlobalVariable(*TheModule, Ty, isConstant, Linkage, nullptr, "", nullptr,
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp2471 GlobalValue::LinkageTypes Linkage = getDecodedLinkage(RawLinkage); local
2492 new GlobalVariable(*TheModule, Ty, isConstant, Linkage, nullptr, "", nullptr,

Completed in 64 milliseconds