Home
last modified time | relevance | path

Searched refs:NoType (Results 1 – 11 of 11) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DELFBinaryReader.cpp92 ResolveInfo::NoType, in readBinary()
102 ResolveInfo::NoType, in readBinary()
112 ResolveInfo::NoType, in readBinary()
DStaticResolver.cpp174 (pOld.desc() == pNew.desc() || pOld.desc() == ResolveInfo::NoType || in resolve()
175 pNew.desc() == ResolveInfo::NoType)) { in resolve()
/frameworks/compile/mclinker/unittests/
DStaticResolverTest.cpp278 ASSERT_TRUE(ResolveInfo::NoType == sym->type()); in TEST_F()
294 ASSERT_TRUE(ResolveInfo::NoType == sym->type()); in TEST_F()
310 ASSERT_TRUE(ResolveInfo::NoType == sym->type()); in TEST_F()
326 ASSERT_TRUE(ResolveInfo::NoType == sym->type()); in TEST_F()
341 ASSERT_TRUE(ResolveInfo::NoType == sym->type()); in TEST_F()
356 ASSERT_TRUE(ResolveInfo::NoType == sym->type()); in TEST_F()
377 ASSERT_TRUE(ResolveInfo::NoType == sym->type()); in TEST_F()
392 ASSERT_TRUE(ResolveInfo::NoType == sym->type()); in TEST_F()
407 ASSERT_TRUE(ResolveInfo::NoType == sym->type()); in TEST_F()
422 ASSERT_TRUE(ResolveInfo::NoType == sym->type()); in TEST_F()
DNamePoolTest.cpp104 ResolveInfo::Type type = ResolveInfo::NoType; in TEST_F()
DLinkerTest.cpp486 ResolveInfo::NoType, in TEST_F()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp243 ResolveInfo::NoType, in initStandardSymbols()
256 ResolveInfo::NoType, in initStandardSymbols()
281 ResolveInfo::NoType, in initStandardSymbols()
292 ResolveInfo::NoType, in initStandardSymbols()
312 ResolveInfo::NoType, in initStandardSymbols()
323 ResolveInfo::NoType, in initStandardSymbols()
343 ResolveInfo::NoType, in initStandardSymbols()
354 ResolveInfo::NoType, in initStandardSymbols()
373 ResolveInfo::NoType, in initStandardSymbols()
398 ResolveInfo::NoType, in initStandardSymbols()
[all …]
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64CA53ErratumStub.cpp85 ResolveInfo::NoType, in applyFixup()
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h50 NoType = 0, enumerator
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp127 ResolveInfo::NoType, in addUndefinedSymbols()
528 ResolveInfo::Type type = ResolveInfo::NoType; in addScriptSymbols()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp246 ResolveInfo::NoType, in initTargetSymbols()
256 ResolveInfo::NoType, in initTargetSymbols()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp161 ResolveInfo::NoType, in initTargetSymbols()