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

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

Completed in 1310 milliseconds