Home
last modified time | relevance | path

Searched defs:ObjType (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp120 Type *ObjType = GO->getValueType(); in SelectSectionForGlobal() local
H A DXCoreISelLowering.cpp269 Type *ObjType = GV->getValueType(); in IsSmallObject() local
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslexternal.c379 ACPI_OBJECT_TYPE ObjType; in ExMoveExternals() local
/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsdump.c214 ACPI_OBJECT_TYPE ObjType; in AcpiNsDumpOneObject() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacmacros.h421 #define ACPI_OP(Name, PArgs, IArgs, ObjType, Class, Type, Flags) \ argument
424 #define ACPI_OP(Name, PArgs, IArgs, ObjType, Class, Type, Flags) \ argument
/netbsd-src/sys/dev/ic/
H A Daacreg.h531 u_int32_t ObjType; member
598 u_int32_t ObjType; member
607 u_int32_t ObjType; member
627 u_int32_t ObjType; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp3577 static QualType getSubobjectType(QualType ObjType, QualType SubobjType, in getSubobjectType()
3611 QualType ObjType = Obj.Type; in findSubobject() local
3886 static unsigned FindDesignatorMismatch(QualType ObjType, in FindDesignatorMismatch()
3923 static bool AreElementsOfSameArray(QualType ObjType, in AreElementsOfSameArray()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Daarch64.cc3998 typedef Sized_relobj_file<size, big_endian> ObjType; in scan_reloc_section_for_stubs() typedef
H A Darm.cc12166 typedef Sized_relobj_file<32, big_endian> ObjType; in scan_reloc_section_for_stubs() typedef
H A Dpowerpc.cc3603 typedef Sized_relobj_file<size, big_endian> ObjType; in make_stub() typedef
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Daarch64.cc4000 typedef Sized_relobj_file<size, big_endian> ObjType; in scan_reloc_section_for_stubs() typedef
H A Darm.cc12166 typedef Sized_relobj_file<32, big_endian> ObjType; in scan_reloc_section_for_stubs() typedef
H A Dpowerpc.cc3627 typedef Sized_relobj_file<size, big_endian> ObjType; in make_stub() typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp7186 if (const ObjCObjectType *ObjType = in GetAssumedMessageSendExprType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4361 EVT ObjType = (ObjSize == 1 ? MVT::i8 : in LowerFormalArguments_64SVR4() local