/openbsd/gnu/llvm/lld/ELF/ |
H A D | SymbolTable.cpp | 162 SmallVector<Symbol *, 0> SymbolTable::findByVersion(SymbolVersion ver) { in findByVersion() 171 SmallVector<Symbol *, 0> SymbolTable::findAllByVersion(SymbolVersion ver, in findAllByVersion() 213 bool SymbolTable::assignExactVersion(SymbolVersion ver, uint16_t versionId, in assignExactVersion() 219 auto getName = [](uint16_t ver) -> std::string { in assignExactVersion() 251 void SymbolTable::assignWildcardVersion(SymbolVersion ver, uint16_t versionId, in assignWildcardVersion() 273 auto assignExact = [&](SymbolVersion pat, uint16_t id, StringRef ver) { in scanVersionScript() 295 auto assignWildcard = [&](SymbolVersion pat, uint16_t id, StringRef ver) { in scanVersionScript()
|
/openbsd/gnu/llvm/compiler-rt/lib/memprof/ |
H A D | memprof_interceptors.h | 48 #define MEMPROF_INTERCEPT_FUNC_VER(name, ver) \ argument 53 #define MEMPROF_INTERCEPT_FUNC_VER_UNVERSIONED_FALLBACK(name, ver) \ argument
|
H A D | memprof_interceptors.cpp | 60 #define COMMON_INTERCEPT_FUNCTION_VER(name, ver) \ argument 62 #define COMMON_INTERCEPT_FUNCTION_VER_UNVERSIONED_FALLBACK(name, ver) \ argument
|
/openbsd/gnu/llvm/compiler-rt/lib/interception/ |
H A D | interception_linux.cpp | 68 static void *GetFuncAddr(const char *name, const char *ver) { in GetFuncAddr() 72 bool InterceptFunction(const char *name, const char *ver, uptr *ptr_to_real, in InterceptFunction()
|
/openbsd/gnu/gcc/libstdc++-v3/src/ |
H A D | compatibility.cc | 402 #define _GLIBCXX_MATHL_WRAPPER(name, argdecl, args, ver) \ argument 410 #define _GLIBCXX_MATHL_WRAPPER1(name, ver) \ argument 413 #define _GLIBCXX_MATHL_WRAPPER2(name, ver) \ argument
|
/openbsd/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_interceptors.h | 142 # define ASAN_INTERCEPT_FUNC_VER(name, ver) \ argument 148 # define ASAN_INTERCEPT_FUNC_VER_UNVERSIONED_FALLBACK(name, ver) \ argument
|
/openbsd/gnu/usr.bin/perl/ |
H A D | vutil.c | 493 Perl_new_version2(pTHX_ SV *ver) in Perl_new_version2() 591 #define GET_NUMERIC_VERSION(ver, sv, tbuf, buf, len) \ argument 615 Perl_upg_version2(pTHX_ SV *ver, bool qv) in Perl_upg_version2()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | strify2.c | 19 #define ver GLIBC_2.2 macro
|
/openbsd/sys/dev/pci/drm/i915/gem/selftests/ |
H A D | igt_gem_utils.c | 48 const int ver = GRAPHICS_VER(vma->vm->i915); in igt_emit_store_dw() local
|
/openbsd/usr.sbin/tcpdump/ |
H A D | print-gre.c | 517 uint32_t hdr, ver, vlan, cos, en, sid, index; in gre_print_erspan() local 714 uint16_t flags, ver; in vxlan_print() local 866 uint16_t flags, ver, optlen, proto; in geneve_print() local
|
H A D | print-cnfp.c | 75 int nrecs, ver, proto; in cnfp_print() local
|
/openbsd/sys/dev/pci/drm/i915/gt/ |
H A D | intel_migrate.c | 478 static bool wa_1209644611_applies(int ver, u32 size) in wa_1209644611_applies() 584 const int ver = GRAPHICS_VER(rq->i915); in emit_copy() local 922 const int ver = GRAPHICS_VER(i915); in emit_clear() local
|
/openbsd/lib/libkeynote/ |
H A D | parse_assertion.c | 370 int k, i, j, seen_field = 0, ver = 0, end_of_assertion = 0; in keynote_parse_assertion() local
|
/openbsd/sys/arch/hppa/dev/ |
H A D | cpu.c | 135 u_int32_t ver[2]; in cpuattach() local
|
/openbsd/sys/dev/pci/drm/i915/display/ |
H A D | intel_display_device.c | 801 u16 ver; member 809 probe_gmdid_display(struct drm_i915_private *i915, u16 *ver, u16 *rel, u16 *step) in probe_gmdid_display()
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | log.c | 1425 log_tree (log_data, revlist, rcs, ver) in log_tree() argument 1461 log_abranch (log_data, revlist, rcs, ver) in log_abranch() argument 1484 log_version (log_data, revlist, rcs, ver, trunk) in log_version() argument
|
/openbsd/usr.sbin/npppd/l2tp/ |
H A D | l2tp_local.h | 47 uint8_t ver:4, member
|
/openbsd/lib/libcrypto/bn/ |
H A D | bn_local.h | 145 unsigned int ver; /* To handle binary (in)compatibility */ member
|
/openbsd/sys/dev/fdt/ |
H A D | cdsdhc.c | 101 uint32_t ver; in cdsdhc_attach() local
|
/openbsd/usr.sbin/ldapd/ |
H A D | auth.c | 403 long long ver; in ldap_bind() local
|
/openbsd/lib/libcrypto/evp/ |
H A D | m_sigver.c | 77 EVP_PKEY *pkey, int ver) in do_sigver_init()
|
/openbsd/usr.bin/openssl/ |
H A D | s_time.c | 396 int ver; in print_tally_mark() local
|
/openbsd/sys/dev/pci/drm/i915/gt/uc/ |
H A D | intel_uc_fw.c | 474 void intel_uc_fw_version_from_gsc_manifest(struct intel_uc_fw_ver *ver, in intel_uc_fw_version_from_gsc_manifest() 566 static void uc_unpack_css_version(struct intel_uc_fw_ver *ver, u32 css_value) in uc_unpack_css_version() 713 static bool is_ver_8bit(struct intel_uc_fw_ver *ver) in is_ver_8bit()
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | intel_device_info.c | 434 u16 ver, rel, step; in intel_device_info_driver_create() local
|
/openbsd/sys/dev/pv/ |
H A D | hypervicreg.h | 49 #define VMBUS_ICVER_MAJOR(ver) ((ver) & 0xffff) argument 50 #define VMBUS_ICVER_MINOR(ver) (((ver) & 0xffff0000) >> 16) argument
|