Searched defs:imp (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dpe.c64 tree imp; local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DSharedCluster.h21 namespace imp { namespace in namespace:lldb_private
H A DSharingPtr.h35 namespace imp { namespace in namespace:lldb_private
[all...]
/freebsd-11-stable/sys/fs/cd9660/
H A Dcd9660_node.c120 struct iso_mnt *imp; local
185 struct iso_mnt *imp; local
H A Diso_rrip.h63 struct iso_mnt *imp; /* mount structure */ member in struct:__anon11997
H A Dcd9660_lookup.c112 struct iso_mnt *imp; /* filesystem that directory is in */ local
442 struct iso_mnt *imp; local
[all...]
H A Dcd9660_vfsops.c136 struct iso_mnt *imp = NULL; local
540 struct iso_mnt *imp = VFSTOISOFS(mp); local
652 struct iso_mnt *imp; local
[all...]
H A Dcd9660_vnops.c301 struct iso_mnt *imp; local
473 struct iso_mnt *imp; local
663 ISOMNT *imp; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DSharingPtr.cpp108 namespace imp { namespace in namespace:lldb_private
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DDLL.cpp306 Defined *imp = nullptr; member in class:lld::coff::__anon57::ThunkChunkX64
342 Defined *imp = nullptr; member in class:lld::coff::__anon57::ThunkChunkX86
384 Defined *imp = nullptr; member in class:lld::coff::__anon57::ThunkChunkARM
425 Defined *imp = nullptr; member in class:lld::coff::__anon57::ThunkChunkARM64
[all...]
H A DSymbolTable.cpp257 Defined *imp = impSymbol(name); local
377 Symbol *imp = find(name.substr(strlen("__imp_"))); local
426 Symbol *imp = find(name.substr(strlen("__imp_"))); local
[all...]
H A DDriver.cpp268 InputFile *imp = make<ImportFile>(mb); local
/freebsd-11-stable/sys/fs/udf/
H A Dudf_vfsops.c193 struct udf_mnt *imp = NULL; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dobjc-lang.c76 CORE_ADDR imp; member in struct:objc_method
/freebsd-11-stable/contrib/binutils/ld/
H A Dpe-dll.c2747 def_file_import *imp; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp697 llvm::CallBase *imp = CGF.EmitRuntimeCallOrInvoke(MsgLookupFn, args); variable
784 llvm::Value *imp = Builder.CreateAlignedLoad( variable
2049 llvm::CallBase *imp; variable
2597 llvm::Value *imp = LookupIMPSuper(CGF, ObjCSuper, cmd, MSI); local
2607 CGCallee callee(CGCalleeInfo(), imp); local
2691 llvm::Value *imp; local
2727 CGCallee callee(CGCalleeInfo(), imp); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3470 uint64_t imp; /* IMP (64-bit pointer) */ member in struct:llvm::method64_t
3476 uint32_t imp; /* IMP (32-bit pointer) */ member in struct:llvm::method32_t
3604 uint64_t imp; /* IMP (64-bit pointer) */ member in struct:llvm::message_ref64
3609 uint32_t imp; /* IMP (32-bit pointer) */ member in struct:llvm::message_ref32
[all...]

Completed in 180 milliseconds