Home
last modified time | relevance | path

Searched defs:functions (Results 1 – 25 of 38) sorted by relevance

12

/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/scripts/
H A Dbuild-libc-list.py76 functions = [] variable
88 functions = list(set(functions)) variable
/openbsd-src/gnu/llvm/llvm/docs/
H A DSourceLevelDebugging.rst178 ``llvm.dbg.addr``
219 ``llvm.dbg.declare``
236 ``llvm.dbg.value``
254 ``llvm.dbg.assign``
H A DCoroutines.rst1061 .. _coro.alloc:
/openbsd-src/gnu/llvm/lld/wasm/
H A DOutputSections.h58 explicit CodeSection(ArrayRef<InputFunction *> functions) in CodeSection()
72 ArrayRef<InputFunction *> functions; variable
H A DInputFiles.h140 std::vector<InputFunction *> functions; variable
/openbsd-src/usr.sbin/memconfig/
H A Dmemconfig.c76 } functions[] = { variable
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DModule.h636 iterator_range<iterator> functions() { in functions() function
639 iterator_range<const_iterator> functions() const { in functions() function
/openbsd-src/usr.bin/openssl/
H A Dopenssl.c148 FUNCTION functions[] = { global() variable
[all...]
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_acpi.c110 struct amdgpu_atif_functions functions; member
127 struct amdgpu_atcs_functions functions; member
[all...]
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DGCOV.h208 SmallVector<std::unique_ptr<GCOVFunction>, 16> functions; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DStackMapParser.h382 iterator_range<function_iterator> functions() const { in functions() function
H A DWasm.h150 ArrayRef<wasm::WasmFunction> functions() const { return Functions; } in functions() function
/openbsd-src/bin/md5/
H A Dmd5.c77 } functions[] = { variable
/openbsd-src/gnu/gcc/gcc/
H A Dgcov.c246 function_t *functions; member
254 static function_t *functions; variable
H A Dgcov-io.h435 const struct gcov_fn_info *functions; /* table of functions */ member
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dlldbvscode_testcase.py42 def set_function_breakpoints(self, functions, condition=None, argument
/openbsd-src/regress/lib/libpthread/dlopen/
H A Ddlopen.c96 } functions[] = variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp414 SimpleBindingMMFunctions functions; in LLVMCreateSimpleMCJITMemoryManager() local
/openbsd-src/gnu/llvm/clang/docs/
H A DUsersManual.rst2718 Older Prefixes
/openbsd-src/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_win.cpp948 RVAPtr<DWORD> functions(module, exports->AddressOfFunctions); in InternalGetProcAddress() local
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dstring.bench.cpp623 auto functions = std::make_tuple( in main() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp323 FunctionVariableMap &functions) { in getUsesOfLDSByFunction()
/openbsd-src/gnu/llvm/lld/ELF/
H A DInputSection.cpp1004 std::vector<Defined *> functions(prologues.begin(), prologues.end()); in switchMorestackCallsToMorestackNonSplit() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dsearch.c1154 build_baselink (tree binfo, tree access_binfo, tree functions, tree optype) in build_baselink()
H A Dsemantics.c1719 tree functions = NULL_TREE; in perform_koenig_lookup() local

12