Refactor relocation loading to allow loading relocations from external sources
Aperta
enhancement
needs-triage
- Lingua principale
- Python
- Stelle
- 485
- Fork
- 135
- Merge medio
- 2g 2h
- PR unite (30g)
- 15
Descrizione
### Description
Currently relocations for elf and pe backends are only read from their own relocations directory. This design is not extensible and does not allow for more relocations to be added by external sources without changing the source of cle itself.
### Alternatives
_No response_
### Additional context
Allowing other programs to add relocations allows programs to develop custom relocations that might not be suitable for general use, or might prefer not to have to use a modified version of cle.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.