Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DELFBinaryReader.cpp101 ResolveInfo::NoType, in readBinary()
111 ResolveInfo::NoType, in readBinary()
121 ResolveInfo::NoType, in readBinary()
DStaticResolver.cpp175 (pOld.desc() == pNew.desc() || pOld.desc() == ResolveInfo::NoType || in resolve()
176 pNew.desc() == ResolveInfo::NoType)) { in resolve()
/frameworks/compile/mclinker/unittests/
DStaticResolverTest.cpp286 ASSERT_TRUE( ResolveInfo::NoType == sym->type()); in TEST_F()
302 ASSERT_TRUE( ResolveInfo::NoType == sym->type()); in TEST_F()
318 ASSERT_TRUE( ResolveInfo::NoType == sym->type()); in TEST_F()
334 ASSERT_TRUE( ResolveInfo::NoType == sym->type()); in TEST_F()
349 ASSERT_TRUE( ResolveInfo::NoType == sym->type()); in TEST_F()
364 ASSERT_TRUE( ResolveInfo::NoType == sym->type()); in TEST_F()
386 ASSERT_TRUE( ResolveInfo::NoType == sym->type()); in TEST_F()
401 ASSERT_TRUE( ResolveInfo::NoType == sym->type()); in TEST_F()
416 ASSERT_TRUE( ResolveInfo::NoType == sym->type()); in TEST_F()
431 ASSERT_TRUE( ResolveInfo::NoType == sym->type()); in TEST_F()
DNamePoolTest.cpp124 ResolveInfo::Type type = ResolveInfo::NoType; in TEST_F()
DLinkerTest.cpp460 ResolveInfo::NoType, in TEST_F()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp256 ResolveInfo::NoType, in initStandardSymbols()
269 ResolveInfo::NoType, in initStandardSymbols()
295 ResolveInfo::NoType, in initStandardSymbols()
305 ResolveInfo::NoType, in initStandardSymbols()
327 ResolveInfo::NoType, in initStandardSymbols()
337 ResolveInfo::NoType, in initStandardSymbols()
359 ResolveInfo::NoType, in initStandardSymbols()
369 ResolveInfo::NoType, in initStandardSymbols()
391 ResolveInfo::NoType, in initStandardSymbols()
417 ResolveInfo::NoType, in initStandardSymbols()
[all …]
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h49 NoType = 0, enumerator
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp180 ResolveInfo::NoType, in initTargetSymbols()
191 ResolveInfo::NoType, in initTargetSymbols()
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp126 ResolveInfo::NoType, in addUndefinedSymbols()
490 ResolveInfo::Type type = ResolveInfo::NoType; in addScriptSymbols()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp148 ResolveInfo::NoType, in initTargetSymbols()