Home
last modified time | relevance | path

Searched defs:Link (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp41 struct Link { struct
42 u32 id;
43 u32 seq;
44 u32 tid;
45 u32 stk0;
46 u32 stk1;
48 explicit Link(u32 id = 0, u32 seq = 0, u32 tid = 0, u32 s0 = 0, u32 s1 = 0) in Link() argument
/freebsd/tests/sys/fs/fusefs/
H A Dlink.cc40 class Link: public FuseTest { class
107 TEST_F(Link, clear_attr_cache) in TEST_F() argument
150 TEST_F(Link, emlink) in TEST_F() argument
181 TEST_F(Link, bad_inode) in TEST_F() argument
224 TEST_F(Link, ok) in TEST_F() argument
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp415 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, in GlobalVariable()
435 LinkageTypes Link, Constant *InitVal, in GlobalVariable()
508 GlobalAlias::GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalAlias()
519 LinkageTypes Link, const Twine &Name, in create()
536 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, in create()
565 GlobalIFunc::GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalIFunc()
576 LinkageTypes Link, const Twine &Name, in create()
H A DDebugProgramInstruction.cpp105 auto *Link = LinkedInstr->getMetadata(LLVMContext::MD_DIAssignID); in createLinkedDPVAssign() local
H A DDIBuilder.cpp954 auto *Link = LinkedInstr->getMetadata(LLVMContext::MD_DIAssignID); in insertDbgAssign() local
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DPhases.h23 Link, enumerator
H A DToolChain.h156 mutable std::unique_ptr<Tool> Link; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTreeNode.h102 SuffixTreeInternalNode *Link = nullptr; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp70 std::string a(StringRef Link, StringRef Str, StringRef TargetName = "") { in a()
519 std::string Link = buildLinkToFile(SourceFiles[I], FileReports[I]); in createIndexFile() local
597 auto Link = buildRelLinkToFile(FCS->Name); in generateSubDirectoryReport() local
652 SmallString<128> Link; in buildTitleLinks() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h178 TempLink(StringRef Target, StringRef Link) { in TempLink()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRedeclarable.h105 mutable llvm::PointerUnion<NotKnownLatest, KnownLatest> Link; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h196 Link, enumerator
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdinit.c763 tdList_t *Link; in ttdsaXchgGetStruct() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp281 SDValue Link(CallParams, 0); in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp169 MCRegister Link = MI.getOperand(0).getReg(); in expandTLSDESCCall() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp87 for (BrokenLink Link : BrokenLinks) { in verifyKeepChain() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp341 unsigned Link = (OC[Offset] & 0x20) >> 5; in opcode_10Lxxxxx() local
372 unsigned Link = (OC[Offset] & 0x4) >> 2; in opcode_11010Lxx() local
389 unsigned Link = (OC[Offset] & 0x4) >> 2; in opcode_11011Lxx() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp110 Value *Link = nullptr; member in __anon21ba36050111::WinEHStatePass
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h309 dmList_t Link; member
320 dmList_t Link; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp925 uint64_t Size, uint32_t Link, uint32_t Info, in WriteSecHdrEntry()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h410 uint64_t Link = ELF::SHN_UNDEF; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h152 Link = 0x07, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp802 unsigned Link = 0; in initSectionHeaders() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h243 std::optional<StringRef> Link; member
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h3385 U8 Link; /* 0x00 */ member
3437 U8 Link; /* 0x00 */ member
3667 U8 Link; /* 0x08 */ member
3704 U8 Link; /* 0x08 */ member
3779 U8 Link; /* 0x08 */ member

12