Home
last modified time | relevance | path

Searched defs:rel_data (Results 1 – 22 of 22) sorted by relevance

/dports/devel/bsdelf/elftoolchain-0.7.1/libdwarf/
H A Dlibdwarf_elf_init.c70 _dwarf_elf_apply_rel_reloc(Dwarf_Debug dbg, void *buf, Elf_Data *rel_data, in _dwarf_elf_apply_rel_reloc()
83 _dwarf_elf_apply_rela_reloc(Dwarf_Debug dbg, void *buf, Elf_Data *rel_data, in _dwarf_elf_apply_rela_reloc()
/dports/devel/elftoolchain/elftoolchain-0.7.1/libdwarf/
H A Dlibdwarf_elf_init.c70 _dwarf_elf_apply_rel_reloc(Dwarf_Debug dbg, void *buf, Elf_Data *rel_data, in _dwarf_elf_apply_rel_reloc()
83 _dwarf_elf_apply_rela_reloc(Dwarf_Debug dbg, void *buf, Elf_Data *rel_data, in _dwarf_elf_apply_rela_reloc()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/r/tools/
H A Dlinuxlibs.R136 rel_data <- read_os_release() functionVar
164 rel_data <- read_system_release() functionVar
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/tools/
H A Dlinuxlibs.R153 rel_data <- read_os_release() functionVar
181 rel_data <- read_system_release() functionVar
/dports/databases/arrow/apache-arrow-6.0.1/r/tools/
H A Dnixlibs.R167 rel_data <- read_os_release() functionVar
195 rel_data <- read_system_release() functionVar
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/mpi/pmix/
H A Dpmixp_client.c558 void *rel_fn, void *rel_data)
583 extern void pmixp_lib_release_invoke(void *rel_fn, void *rel_data)
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dfaction.cpp335 for( const auto &rel_data : relations ) { in has_relationship() local
437 for( const auto &rel_data : fac_temp.relations ) { in get() local
H A Dsavegame_json.cpp3271 for( const auto &rel_data : relations ) { in serialize() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dfaction.cpp335 for( const auto &rel_data : relations ) { in has_relationship() local
437 for( const auto &rel_data : fac_temp.relations ) { in get() local
H A Dsavegame_json.cpp3271 for( const auto &rel_data : relations ) { in serialize() local
/dports/www/libapreq2/libapreq2-2.13/library/t/
H A Dparsers.c58 static char rel_data[] = /*offsets: 122, 522, */ variable
/dports/www/p5-libapreq2/libapreq2-2.16/library/t/
H A Dparsers.c58 static char rel_data[] = /*offsets: 122, 522, */ variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2422 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2532 DataExtractor rel_data; in ParseTrampolineSymbols() local
2556 DataExtractor &rel_data, DataExtractor &symtab_data, in ApplyRelocations()
2679 DataExtractor rel_data; in RelocateDebugSections() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2435 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2545 DataExtractor rel_data; in ParseTrampolineSymbols() local
2569 DataExtractor &rel_data, DataExtractor &symtab_data, in ApplyRelocations()
2692 DataExtractor rel_data; in RelocateDebugSections() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2422 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2532 DataExtractor rel_data; in ParseTrampolineSymbols() local
2556 DataExtractor &rel_data, DataExtractor &symtab_data, in ApplyRelocations()
2679 DataExtractor rel_data; in RelocateDebugSections() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2435 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2545 DataExtractor rel_data; in ParseTrampolineSymbols() local
2569 DataExtractor &rel_data, DataExtractor &symtab_data, in ApplyRelocations()
2692 DataExtractor rel_data; in RelocateDebugSections() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2433 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2543 DataExtractor rel_data; in ParseTrampolineSymbols() local
2567 DataExtractor &rel_data, DataExtractor &symtab_data, in ApplyRelocations()
2690 DataExtractor rel_data; in RelocateDebugSections() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2435 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2545 DataExtractor rel_data; in ParseTrampolineSymbols() local
2569 DataExtractor &rel_data, DataExtractor &symtab_data, in ApplyRelocations()
2692 DataExtractor rel_data; in RelocateDebugSections() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2434 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2544 DataExtractor rel_data; in ParseTrampolineSymbols() local
2568 DataExtractor &rel_data, DataExtractor &symtab_data, in ApplyRelocations()
2691 DataExtractor rel_data; in RelocateDebugSections() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2418 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2528 DataExtractor rel_data; in ParseTrampolineSymbols() local
2552 DataExtractor &rel_data, DataExtractor &symtab_data, in ApplyRelocations()
2675 DataExtractor rel_data; in RelocateDebugSections() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2434 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2544 DataExtractor rel_data; in ParseTrampolineSymbols() local
2568 DataExtractor &rel_data, DataExtractor &symtab_data, in ApplyRelocations()
2691 DataExtractor rel_data; in RelocateDebugSections() local
/dports/devel/directfb/DirectFB-1.4.17/wm/unique/
H A Dunique.c758 WindowData *rel_data = relative_data; in wm_restack_window() local