Home
last modified time | relevance | path

Searched defs:relocInfo (Results 1 – 25 of 85) sorted by relevance

1234

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/program/
H A Dprogram_info_from_patchtokens.cpp78 NEO::LinkerInput::RelocationInfo relocInfo = {}; in populateProgramInfo() local
92 NEO::LinkerInput::RelocationInfo relocInfo = {}; in populateProgramInfo() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/device_binary_format/elf/
H A Delf_decoder.cpp138 …RelocationInfo relocInfo = {symbolSectionIndex, symbolIndex, targetSectionIndex, rela->addend, rel… in decodeRelocations() local
172 …RelocationInfo relocInfo = {symbolSectionIndex, symbolIndex, targetSectionIndex, 0, reloc->offset,… in decodeRelocations() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/OpenCLPasses/ProgramScopeConstants/
H A DProgramScopeConstantAnalysis.cpp427 auto relocInfo = (addressSpace == ADDRESS_SPACE_GLOBAL) ? in addData() local
479 auto relocInfo = (addressSpace == ADDRESS_SPACE_GLOBAL) ? in addData() local
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/debug/macho/
H A Dfile.go493 type relocInfo struct { struct
494 Addr uint32
495 Symnum uint32
/dports/lang/gcc8/gcc-8.5.0/libgo/go/debug/macho/
H A Dfile.go486 type relocInfo struct { struct
487 Addr uint32
488 Symnum uint32
/dports/lang/gcc10/gcc-10.3.0/libgo/go/debug/macho/
H A Dfile.go493 type relocInfo struct { struct
494 Addr uint32
495 Symnum uint32
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/debug/macho/
H A Dfile.go486 type relocInfo struct { struct
487 Addr uint32
488 Symnum uint32
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/debug/macho/
H A Dfile.go502 type relocInfo struct { struct
503 Addr uint32
504 Symnum uint32
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/debug/macho/
H A Dfile.go493 type relocInfo struct { struct
494 Addr uint32
495 Symnum uint32
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/debug/macho/
H A Dfile.go493 type relocInfo struct { struct
494 Addr uint32
495 Symnum uint32
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/debug/macho/
H A Dfile.go486 type relocInfo struct { struct
487 Addr uint32
488 Symnum uint32
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/debug/macho/
H A Dfile.go486 type relocInfo struct { struct
487 Addr uint32
488 Symnum uint32
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/debug/macho/
H A Dfile.go488 type relocInfo struct { struct
489 Addr uint32
490 Symnum uint32
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/debug/macho/
H A Dfile.go486 type relocInfo struct { struct
487 Addr uint32
488 Symnum uint32
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/debug/macho/
H A Dfile.go493 type relocInfo struct { struct
494 Addr uint32
495 Symnum uint32
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/debug/macho/
H A Dfile.go486 type relocInfo struct { struct
487 Addr uint32
488 Symnum uint32
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/debug/macho/
H A Dfile.go493 type relocInfo struct { struct
494 Addr uint32
495 Symnum uint32
/dports/lang/gcc11/gcc-11.2.0/libgo/go/debug/macho/
H A Dfile.go493 type relocInfo struct { struct
494 Addr uint32
495 Symnum uint32
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/debug/macho/
H A Dfile.go493 type relocInfo struct { struct
494 Addr uint32
495 Symnum uint32
/dports/lang/gcc9/gcc-9.4.0/libgo/go/debug/macho/
H A Dfile.go488 type relocInfo struct { struct
489 Addr uint32
490 Symnum uint32
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/debug/macho/
H A Dfile.go488 type relocInfo struct { struct
489 Addr uint32
490 Symnum uint32
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DrelocInfo.hpp254 class relocInfo { class
281 relocInfo(relocType type, RawBitsToken ignore, int bits) in relocInfo() function in relocInfo
284 relocInfo(relocType type, RawBitsToken ignore, int off, int f) in relocInfo() function in relocInfo
289 relocInfo(relocType type, int offset, int format = 0) in relocInfo() function in relocInfo
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A DrelocInfo.hpp255 class relocInfo { class
282 relocInfo(relocType type, RawBitsToken ignore, int bits) in relocInfo() function in relocInfo
285 relocInfo(relocType type, RawBitsToken ignore, int off, int f) in relocInfo() function in relocInfo
290 relocInfo(relocType type, int offset, int format = 0) in relocInfo() function in relocInfo
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DrelocInfo.hpp254 class relocInfo { class
281 relocInfo(relocType type, RawBitsToken ignore, int bits) in relocInfo() function in relocInfo
284 relocInfo(relocType type, RawBitsToken ignore, int off, int f) in relocInfo() function in relocInfo
289 relocInfo(relocType type, int offset, int format = 0) in relocInfo() function in relocInfo
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A DrelocInfo.hpp254 class relocInfo { class
281 relocInfo(relocType type, RawBitsToken ignore, int bits) in relocInfo() function in relocInfo
284 relocInfo(relocType type, RawBitsToken ignore, int off, int f) in relocInfo() function in relocInfo
289 relocInfo(relocType type, int offset, int format = 0) in relocInfo() function in relocInfo

1234