Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 29 for Elf (0.19 sec)

  1. api/go1.22.txt

    pkg debug/elf, const R_LARCH_CFA R_LARCH #63725
    pkg debug/elf, const R_LARCH_DELETE = 101 #63725
    pkg debug/elf, const R_LARCH_DELETE R_LARCH #63725
    pkg debug/elf, const R_LARCH_PCREL20_S2 = 103 #63725
    pkg debug/elf, const R_LARCH_PCREL20_S2 R_LARCH #63725
    pkg debug/elf, const R_LARCH_SUB6 = 106 #63725
    pkg debug/elf, const R_LARCH_SUB6 R_LARCH #63725
    pkg debug/elf, const R_LARCH_SUB_ULEB128 = 108 #63725
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Jan 24 20:54:27 GMT 2024
    - 7.7K bytes
    - Viewed (0)
  2. api/next/66836.txt

    pkg debug/elf, const STT_GNU_IFUNC = 10 #66836
    pkg debug/elf, const STT_GNU_IFUNC SymType #66836
    pkg debug/elf, const STT_RELC = 8 #66836
    pkg debug/elf, const STT_RELC SymType #66836
    pkg debug/elf, const STT_SRELC = 9 #66836
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Apr 16 00:01:16 GMT 2024
    - 271 bytes
    - Viewed (0)
  3. api/next/66054.txt

    pkg debug/elf, const PT_OPENBSD_NOBTCFI = 1705237480 #66054
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Sun Mar 10 04:13:26 GMT 2024
    - 116 bytes
    - Viewed (0)
  4. api/go1.txt

    pkg debug/elf, const DT_RELENT DynTag
    pkg debug/elf, const DT_RELSZ DynTag
    pkg debug/elf, const DT_RPATH DynTag
    pkg debug/elf, const DT_RUNPATH DynTag
    pkg debug/elf, const DT_SONAME DynTag
    pkg debug/elf, const DT_STRSZ DynTag
    pkg debug/elf, const DT_STRTAB DynTag
    pkg debug/elf, const DT_SYMBOLIC DynTag
    pkg debug/elf, const DT_SYMENT DynTag
    pkg debug/elf, const DT_SYMTAB DynTag
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  5. doc/next/6-stdlib/99-minor/debug/elf/66054.md

    The `debug/elf` package now defines [PT_OPENBSD_NOBTCFI]. This [ProgType] is
    used to disable Branch Tracking Control Flow Integrity (BTCFI) enforcement
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Apr 12 20:57:18 GMT 2024
    - 173 bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg debug/elf, const DT_CONFIG = 1879047930
    pkg debug/elf, const DT_CONFIG DynTag
    pkg debug/elf, const DT_DEPAUDIT = 1879047931
    pkg debug/elf, const DT_DEPAUDIT DynTag
    pkg debug/elf, const DT_FEATURE = 1879047676
    pkg debug/elf, const DT_FEATURE DynTag
    pkg debug/elf, const DT_FILTER = 2147483647
    pkg debug/elf, const DT_FILTER DynTag
    pkg debug/elf, const DT_FLAGS_1 = 1879048187
    pkg debug/elf, const DT_FLAGS_1 DynTag
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  7. src/cmd/cgo/doc.go

    they need to be linked into the final binary, along with the libraries
    they might depend on (in the case of puts, stdio). cmd/link has been
    extended to understand basic ELF files, but it does not understand ELF
    in the full complexity that modern C libraries embrace, so it cannot
    in general generate direct references to the system libraries.
    
    Instead, the build process generates an object file using dynamic
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Sun Mar 31 09:02:45 GMT 2024
    - 42.1K bytes
    - Viewed (0)
  8. api/go1.1.txt

    pkg debug/elf, const EM_68K = 4
    pkg debug/elf, const EM_860 = 7
    pkg debug/elf, const EM_88K = 5
    pkg debug/elf, const EM_960 = 19
    pkg debug/elf, const EM_ALPHA = 36902
    pkg debug/elf, const EM_ALPHA_STD = 41
    pkg debug/elf, const EM_ARC = 45
    pkg debug/elf, const EM_ARM = 40
    pkg debug/elf, const EM_COLDFIRE = 52
    pkg debug/elf, const EM_FR20 = 37
    pkg debug/elf, const EM_H8S = 48
    pkg debug/elf, const EM_H8_300 = 46
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  9. ci/official/containers/linux_arm64/builder.devtoolset/gcc9-fixups.patch

     
     using namespace std;
    diff --git a/sysdeps/aarch64/dl-machine.h b/sysdeps/aarch64/dl-machine.h
    index 185402f..bbdeae0 100644
    --- a/sysdeps/aarch64/dl-machine.h
    +++ b/sysdeps/aarch64/dl-machine.h
    @@ -49,23 +49,11 @@ elf_machine_load_address (void)
       /* To figure out the load address we use the definition that for any symbol:
          dynamic_addr(symbol) = static_addr(symbol) + load_addr
     
    Others
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 8.9K bytes
    - Viewed (0)
  10. api/go1.18.txt

    pkg debug/buildinfo, type BuildInfo = debug.BuildInfo
    pkg debug/dwarf, type BasicType struct, DataBitOffset int64
    pkg debug/dwarf, type StructField struct, DataBitOffset int64
    pkg debug/elf, const R_PPC64_RELATIVE = 22
    pkg debug/elf, const R_PPC64_RELATIVE R_PPC64
    pkg debug/plan9obj, var ErrNoSymbols error
    pkg go/ast, method (*IndexListExpr) End() token.Pos
    pkg go/ast, method (*IndexListExpr) Pos() token.Pos
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 13K bytes
    - Viewed (0)
Back to top