Searched defs:Link (Results 1 - 22 of 22) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Doperators24.C10 struct Link { struct
/openbsd-current/gnu/llvm/clang/include/clang/Driver/
H A DPhases.h23 Link, enumerator in enum:clang::driver::phases::ID
H A DToolChain.h155 mutable std::unique_ptr<Tool> Link; member in class:clang::driver::ToolChain
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp2746.C3 class Link { class
15 Link::Link() : next_(0) function in class:Link
20 Link::Link(Link *nex function in class:Link
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DConfigure.pm201 sub Link { # Feed code to compiler and linker. On error, return status and text subroutine
[all...]
/openbsd-current/usr.bin/libtool/LT/Mode/
H A DLink.pm
/openbsd-current/gnu/llvm/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h178 TempLink(StringRef Target, StringRef Link) { argument
/openbsd-current/gnu/llvm/llvm/tools/opt-viewer/
H A Doptrecord.py149 def Link(self): member in class:Remark
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DSuffixTree.h83 SuffixTreeNode *Link = nullptr; member in struct:llvm::SuffixTreeNode
109 SuffixTreeNode(unsigned StartIdx, unsigned *EndIdx, SuffixTreeNode *Link) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp41 struct Link { struct in namespace:__sanitizer
48 explicit Link(u32 id = 0, u32 seq = 0, u32 tid = 0, u32 s0 = 0, u32 s1 = 0) function in struct:__sanitizer::Link
[all...]
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DGlobals.cpp406 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, argument
500 GlobalAlias::GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, argument
528 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, argument
425 GlobalVariable(Module &M, Type *Ty, bool constant, LinkageTypes Link, Constant *InitVal, const Twine &Name, GlobalVariable *Before, ThreadLocalMode TLMode, std::optional<unsigned> AddressSpace, bool isExternallyInitialized) argument
510 create(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Aliasee, Module *ParentModule) argument
561 GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Resolver, Module *ParentModule) argument
571 create(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Resolver, Module *ParentModule) argument
[all...]
H A DDIBuilder.cpp975 auto *Link = LinkedInstr->getMetadata(LLVMContext::MD_DIAssignID); local
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DStratifiedSets.h260 StratifiedLink Link; member in struct:llvm::cflaa::StratifiedSetsBuilder::BuilderLink
296 auto &Link = linksAt(Info.Index); local
387 auto &Link = linksAt(Info->Index); local
565 auto &Link = linksAt(Info->Index); local
586 auto Link = Links.size(); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86WinEHState.cpp110 Value *Link = nullptr; member in class:__anon3258::WinEHStatePass
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp61 std::string a(const std::string &Link, const std::string &Str, argument
456 std::string Link = buildLinkToFile(SourceFiles[I], FileReports[I]); local
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp340 unsigned Link = (OC[Offset] & 0x20) >> 5; local
371 unsigned Link = (OC[Offset] & 0x4) >> 2; local
388 unsigned Link = (OC[Offset] & 0x4) >> 2; local
H A DELFDumper.cpp174 uint32_t Link; member in struct:__anon95::GroupSection
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h407 uint64_t Link = ELF::SHN_UNDEF; member in class:llvm::objcopy::elf::SectionBase
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h230 std::optional<StringRef> Link; member in struct:llvm::ELFYAML::Section
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp801 unsigned Link = 0; local
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DELFObjectWriter.cpp913 WriteSecHdrEntry(uint32_t Name, uint32_t Type, uint64_t Flags, uint64_t Address, uint64_t Offset, uint64_t Size, uint32_t Link, uint32_t Info, MaybeAlign Alignment, uint64_t EntrySize) argument
/openbsd-current/sys/dev/ic/
H A Daacreg.h896 Link, enumerator in enum:__anon62

Completed in 269 milliseconds