| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | AllocationActions.h | 36 WrapperFunctionCall Finalize; member 83 return AL::size(AAP.Finalize, AAP.Dealloc); in size() 88 return AL::serialize(OB, AAP.Finalize, AAP.Dealloc); in serialize() 93 return AL::deserialize(IB, AAP.Finalize, AAP.Dealloc); in deserialize()
|
| H A D | TargetProcessControlTypes.h | 143 if (AG.getMemDeallocPolicy() == MemDeallocPolicy::Finalize) in serialize() 159 MemDeallocPolicy MDP = (Val & FinalizeBit) ? MemDeallocPolicy::Finalize in deserialize()
|
| H A D | MemoryFlags.h | 82 Finalize enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/Shared/ |
| H A D | AllocationActions.cpp | 21 if (AA.Finalize) in runFinalizeActions() 22 if (auto Err = AA.Finalize.runWithSPSRetErrorMerged()) in runFinalizeActions()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/API/ |
| H A D | SBReproducer.h | 48 static const char *Finalize(const char *path);
|
| /openbsd-src/gnu/llvm/lldb/source/API/ |
| H A D | SBReproducer.cpp | 91 const char *SBReproducer::Finalize(const char *path) { in Finalize() function in SBReproducer
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | NameToDIE.h | 33 void Finalize();
|
| H A D | NameToDIE.cpp | 24 void NameToDIE::Finalize() { in Finalize() function in NameToDIE
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMUnwindOpAsm.h | 68 void Finalize(unsigned &PersonalityIndex,
|
| H A D | ARMUnwindOpAsm.cpp | 158 void UnwindOpcodeAssembler::Finalize(unsigned &PersonalityIndex, in Finalize() function in UnwindOpcodeAssembler
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | EPCGenericJITLinkMemoryManager.h | 33 ExecutorAddr Finalize; member
|
| H A D | EPCGenericRTDyldMemoryManager.h | 32 ExecutorAddr Finalize; member
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/ |
| H A D | PECallFrameInfo.cpp | 136 void Finalize(); 158 Finalize(); in Build() 301 void EHProgramBuilder::Finalize() { in Finalize() function in EHProgramBuilder
|
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | ProcessTrace.cpp | 53 Finalize(); in ~ProcessTrace()
|
| H A D | DynamicRegisterInfo.cpp | 379 Finalize(arch); in SetRegisterInfo() 422 Finalize(arch); in SetRegisterInfo() 426 void DynamicRegisterInfo::Finalize(const ArchSpec &arch) { in Finalize() function in DynamicRegisterInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/ |
| H A D | README.md | 36 // Finalize the hash. Default output length is 32 bytes. 77 // Finalize the hash. LLVM_BLAKE3_OUT_LEN is the default output length, 32 bytes. 164 Finalize the hasher and return an output of any length, given in bytes.
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCGenericRTDyldMemoryManager.cpp | 29 {SAs.Finalize, rt::SimpleExecutorMemoryManagerFinalizeWrapperName}, in CreateWithDefaultBootstrapSymbols() 273 SAs.Finalize, FinalizeErr, SAs.Instance, std::move(FR))) { in finalizeMemory()
|
| H A D | EPCGenericJITLinkMemoryManager.cpp | 62 Parent.SAs.Finalize, in finalize()
|
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandObjectPlatform.cpp | 153 m_option_group.Finalize(); in CommandObjectPlatformSelect() 316 m_platform_options->Finalize(); in GetOptions() 409 m_options.Finalize(); in GetOptions() 459 m_options.Finalize(); in GetOptions() 523 m_options.Finalize(); in GetOptions() 1149 m_all_options.Finalize(); in CommandObjectPlatformProcessLaunch()
|
| H A D | CommandObjectBreakpoint.cpp | 248 m_all_options.Finalize(); in CommandObjectBreakpointSet() 823 m_options.Finalize(); in CommandObjectBreakpointModify() 1708 m_option_group.Finalize(); in CommandObjectBreakpointNameConfigure() 1794 m_option_group.Finalize(); in CommandObjectBreakpointNameAdd() 1878 m_option_group.Finalize(); in CommandObjectBreakpointNameDelete() 1952 m_option_group.Finalize(); in CommandObjectBreakpointNameList()
|
| H A D | CommandObjectMemoryTag.cpp | 190 m_option_group.Finalize(); in CommandObjectMemoryTagWrite()
|
| H A D | CommandObjectMemory.cpp | 338 m_option_group.Finalize(); in CommandObjectMemoryRead() 985 m_option_group.Finalize(); in CommandObjectMemoryFind() 1298 m_option_group.Finalize(); 1707 m_option_group.Finalize(); in CommandObjectMemoryRegion()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
| H A D | DynamicRegisterInfo.h | 114 void Finalize(const lldb_private::ArchSpec &arch);
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/ |
| H A D | Options.h | 293 void Finalize();
|
| /openbsd-src/gnu/llvm/clang/tools/scan-build/bin/ |
| H A D | scan-build | 914 sub Finalize { subroutine 1854 Finalize($Options{OutputDir}, 0); 1964 Finalize($BaseDir, $ExitStatus);
|