-
| | |
|--------------------|----|
| Bugzilla Link | [PR34241](https://bugs.llvm.org/show_bug.cgi?id=34241) |
| Status | NEW |
| Importance | P enhancemen…
-
# First and foremost consider this:
- Only RetroArch bugs should be filed here. Not core bugs or game bugs
- This is not a forum or a help section, this is strictly developer oriented
## Descript…
-
Section headers have "address" and "offset" fields, we should display virtual addresses in the "address"
-
There is running log:
```log
orangepi:/data # ./tc --help
libbpf: loading object 'tc_bpf' from buffer
libbpf: elf: section(2) .symtab, size 192, link 1, flags 0, type=2
libbpf: elf: section(3) tc…
-
I was wondering if there were any plans to add assembly or ELF object output support to MIR, or if that is out of the scope of the project.
Although you are mainly focused on JIT compilation, I thi…
-
I'd like to be able to write ELF files. Would it be possible to add this functionality to rust-elf? With all the struct definitions, I almost wonder whether this is already possible.
-
**Describe the bug**
riscv64-img-elf-gdb within the SDK has a library dependency on python 3.9 which may not be met on all systems
**SDK version**
2024.2.1
**To Reproduce**
Run:
`riscv64-img…
-
It would be useful to have a command line option or plugin for the linker that appends an empty `PT_LOAD` program header table entry to ELF executables. This will greatly facillitate patching executab…
-
MicrOS uses ELF executable format and by some testing we found out that list of arguments passed to program has some problems.
There is additional paramater that should not be passed to executable, a…
-
I receive the following error when trying to use the project on Linux v6.5.0, which is Ubuntu's kernel.
```$ ./vmlinux-to-elf ./vmlinuz-6.5.0-17-generic vmlinux
[+] Kernel successfully decompressed …