Home
last modified time | relevance | path

Searched defs:Purpose (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp32 StreamInfo StreamInfo::createStream(StreamPurpose Purpose, StringRef Name, in createStream()
51 static inline StreamInfo stream(StreamPurpose Purpose, StringRef Label, in stream()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
251 allocateMappedMemory(SectionMemoryManager::AllocationPurpose Purpose, in allocateMappedMemory()
/openbsd-src/gnu/llvm/clang/docs/
H A DAutomaticReferenceCounting.rst75 Purpose section in About this document
87 .. _arc.meta.background:
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6318 auto PrintEntry = [&](const Elf_Addr *E, StringRef Purpose) { in printMipsGOT()
6399 auto PrintEntry = [&](const Elf_Addr *E, StringRef Purpose) { in printMipsPLT()