Home
last modified time | relevance | path

Searched defs:elf_file (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/elfio/elfio-3.9/elfio/
H A Delfio_array.hpp35 array_section_accessor_template( const elfio& elf_file, S* section ) in array_section_accessor_template()
101 const elfio& elf_file; member in ELFIO::array_section_accessor_template
H A Delfio_note.hpp45 note_section_accessor_template( const elfio& elf_file, S* section ) in note_section_accessor_template()
161 const elfio& elf_file; member in ELFIO::note_section_accessor_template
H A Delfio_dynamic.hpp35 dynamic_section_accessor_template( const elfio& elf_file, S* section ) in dynamic_section_accessor_template()
248 const elfio& elf_file; member in ELFIO::dynamic_section_accessor_template
H A Delfio_symbols.hpp33 symbol_section_accessor_template( const elfio& elf_file, in symbol_section_accessor_template()
432 const elfio& elf_file; member in ELFIO::symbol_section_accessor_template
H A Delfio_relocation.hpp67 relocation_section_accessor_template( const elfio& elf_file, S* section ) in relocation_section_accessor_template()
448 const elfio& elf_file; member in ELFIO::relocation_section_accessor_template
/dports/comms/py-esptool/esptool-3.2/flasher_stub/
H A Dwrap_stub.py33 def wrap_stub(elf_file): argument
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/rust-helper/src/
H A Delf.rs32 let elf_file = ElfFile::parse(buffer).ok()?; in get_compact_symbol_table() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/rust-helper/src/
H A Delf.rs32 let elf_file = ElfFile::parse(buffer).ok()?; in get_compact_symbol_table() localVariable
/dports/www/firefox/firefox-99.0/tools/profiler/rust-helper/src/
H A Delf.rs32 let elf_file = ElfFile::parse(buffer).ok()?; in get_compact_symbol_table() localVariable
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/rust-helper/src/
H A Delf.rs32 let elf_file = ElfFile::parse(buffer).ok()?; in get_compact_symbol_table() localVariable
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/util/
H A Delf2efi.c107 struct elf_file { struct
108 void *data;
109 size_t len;
110 const Elf_Ehdr *ehdr;
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/util/
H A Delf2efi.c104 struct elf_file { struct
105 void *data;
106 size_t len;
107 const Elf_Ehdr *ehdr;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/util/
H A Delf2efi.c107 struct elf_file { struct
108 void *data;
109 size_t len;
110 const Elf_Ehdr *ehdr;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/util/
H A Delf2efi.c107 struct elf_file { struct
108 void *data;
109 size_t len;
110 const Elf_Ehdr *ehdr;
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/util/
H A Delf2efi.c107 struct elf_file { struct
108 void *data;
109 size_t len;
110 const Elf_Ehdr *ehdr;
/dports/net/ipxe/ipxe-2265a65/src/util/
H A Delf2efi.c168 struct elf_file { struct
169 void *data;
170 size_t len;
171 const Elf_Ehdr *ehdr;
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/util/
H A Delf2efi.c107 struct elf_file { struct
108 void *data;
109 size_t len;
110 const Elf_Ehdr *ehdr;
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/util/
H A Delf2efi.c107 struct elf_file { struct
108 void *data;
109 size_t len;
110 const Elf_Ehdr *ehdr;
/dports/devel/babeltrace/babeltrace-1.5.7/include/babeltrace/
H A Dbin-info.h52 Elf *elf_file; member
/dports/devel/binutils/binutils-2.37/gold/
H A Dincremental-dump.cc230 elfcpp::Elf_file<size, big_endian, Incremental_binary> elf_file(inc); in dump_incremental_inputs() local
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dincremental-dump.cc230 elfcpp::Elf_file<size, big_endian, Incremental_binary> elf_file(inc); in dump_incremental_inputs() local
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dincremental-dump.cc230 elfcpp::Elf_file<size, big_endian, Incremental_binary> elf_file(inc); in dump_incremental_inputs() local
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dincremental-dump.cc230 elfcpp::Elf_file<size, big_endian, Incremental_binary> elf_file(inc); in dump_incremental_inputs() local
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dincremental-dump.cc230 elfcpp::Elf_file<size, big_endian, Incremental_binary> elf_file(inc); in dump_incremental_inputs() local
/dports/emulators/qemu-utils/qemu-4.2.1/scripts/
H A Ddump-guest-memory.py172 def to_file(self, elf_file): argument

12