/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/scripts/ |
H A D | build-libc-list.py | 76 functions = [] variable 88 functions = list(set(functions)) variable
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | SourceLevelDebugging.rst | 178 ``llvm.dbg.addr`` 219 ``llvm.dbg.declare`` 236 ``llvm.dbg.value`` 254 ``llvm.dbg.assign``
|
H A D | Coroutines.rst | 1061 .. _coro.alloc:
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | OutputSections.h | 58 explicit CodeSection(ArrayRef<InputFunction *> functions) in CodeSection() 72 ArrayRef<InputFunction *> functions; variable
|
H A D | InputFiles.h | 140 std::vector<InputFunction *> functions; variable
|
/openbsd-src/usr.sbin/memconfig/ |
H A D | memconfig.c | 76 } functions[] = { variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Module.h | 636 iterator_range<iterator> functions() { in functions() function 639 iterator_range<const_iterator> functions() const { in functions() function
|
/openbsd-src/usr.bin/openssl/ |
H A D | openssl.c | 148 FUNCTION functions[] = { global() variable [all...] |
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_acpi.c | 110 struct amdgpu_atif_functions functions; member 127 struct amdgpu_atcs_functions functions; member [all...] |
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/ |
H A D | GCOV.h | 208 SmallVector<std::unique_ptr<GCOVFunction>, 16> functions; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 382 iterator_range<function_iterator> functions() const { in functions() function
|
H A D | Wasm.h | 150 ArrayRef<wasm::WasmFunction> functions() const { return Functions; } in functions() function
|
/openbsd-src/bin/md5/ |
H A D | md5.c | 77 } functions[] = { variable
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gcov.c | 246 function_t *functions; member 254 static function_t *functions; variable
|
H A D | gcov-io.h | 435 const struct gcov_fn_info *functions; /* table of functions */ member
|
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/ |
H A D | lldbvscode_testcase.py | 42 def set_function_breakpoints(self, functions, condition=None, argument
|
/openbsd-src/regress/lib/libpthread/dlopen/ |
H A D | dlopen.c | 96 } functions[] = variable
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 414 SimpleBindingMMFunctions functions; in LLVMCreateSimpleMCJITMemoryManager() local
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | UsersManual.rst | 2718 Older Prefixes
|
/openbsd-src/gnu/llvm/compiler-rt/lib/interception/ |
H A D | interception_win.cpp | 948 RVAPtr<DWORD> functions(module, exports->AddressOfFunctions); in InternalGetProcAddress() local
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | string.bench.cpp | 623 auto functions = std::make_tuple( in main() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 323 FunctionVariableMap &functions) { in getUsesOfLDSByFunction()
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | InputSection.cpp | 1004 std::vector<Defined *> functions(prologues.begin(), prologues.end()); in switchMorestackCallsToMorestackNonSplit() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | search.c | 1154 build_baselink (tree binfo, tree access_binfo, tree functions, tree optype) in build_baselink()
|
H A D | semantics.c | 1719 tree functions = NULL_TREE; in perform_koenig_lookup() local
|