Home
last modified time | relevance | path

Searched defs:lazy (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw_20_comp.h137 uint16_t lazy; member
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputFiles.h134 bool lazy = false; global() variable
H A DInputFiles.cpp1644 BitcodeFile(MemoryBufferRef mb,StringRef archiveName,uint64_t offsetInArchive,bool lazy) BitcodeFile() argument
1802 createObjFile(MemoryBufferRef mb,StringRef archiveName,bool lazy) createObjFile() argument
H A DDriver.cpp251 tryAddFatLTOFile(MemoryBufferRef mb,StringRef archiveName,uint64_t offsetInArchive,bool lazy) tryAddFatLTOFile() argument
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DInputFiles.h132 : InputFile(ctx, ObjectKind, m, lazy) {} in InputFile() argument
H A DDriver.cpp190 addBuffer(std::unique_ptr<MemoryBuffer> mb,bool wholeArchive,bool lazy) addBuffer() argument
245 enqueuePath(StringRef path,bool wholeArchive,bool lazy) enqueuePath() argument
H A DInputFiles.cpp998 BitcodeFile(COFFLinkerContext & ctx,MemoryBufferRef mb,StringRef archiveName,uint64_t offsetInArchive,bool lazy) BitcodeFile() argument
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputFiles.h134 bool lazy = false; variable
H A DSymbolTable.cpp230 else if (auto *lazy = dyn_cast<LazyArchive>(s)) in addUndefined() local
H A DInputFiles.cpp967 bool lazy, bool forceHidden, bool compatArch, in ObjFile() argument
2266 BitcodeFile(MemoryBufferRef mb,StringRef archiveName,uint64_t offsetInArchive,bool lazy,bool forceHidden,bool compatArch) BitcodeFile() argument
[all...]
/freebsd-src/libexec/rtld-elf/aarch64/
H A Dreloc.c254 bool lazy; reloc_plt() local
/freebsd-src/contrib/ofed/libmlx4/
H A Dcq.c238 struct ibv_wc *wc, int lazy) in mlx4_parse_cqe()
/freebsd-src/sys/dev/drm2/ttm/
H A Dttm_bo.c1718 bool lazy, bool interruptible, bool no_wait) in ttm_bo_wait()
/freebsd-src/contrib/ofed/libmlx5/
H A Dcq.c522 int cqe_ver, int lazy) in mlx5_parse_cqe()
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectProcess.cpp1765 LazyBool lazy; DoExecute() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3676 __anon2ae41d7c0702(LazyBool lazy) PrintDummySignals() argument