Searched refs:Lptr (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
H A D | eabi.S | 108 .Lptr: label 138 lwz 11,(.Lptr-.Laddr)(12) /* linker generated address of .LCTOC1 */
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
H A D | eabi.S | 108 .Lptr: label 138 lwz 11,(.Lptr-.Laddr)(12) /* linker generated address of .LCTOC1 */
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ASTContext.cpp | 9153 const ObjCObjectPointerType *Lptr, in areCommonBaseCompatible() argument 9155 const ObjCObjectType *LHS = Lptr->getObjectType(); in areCommonBaseCompatible() 9196 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible() 9247 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
|