Create a common "_srt_open_elf()" function
Create a function that opens a library and initializes its Elf.
This allows us to reduce code duplication.
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
7e05fdb7
No related branches found
No related tags found
Showing
- bin/meson.build 1 addition, 1 deletionbin/meson.build
- steam-runtime-tools/architecture.c 2 additions, 14 deletionssteam-runtime-tools/architecture.c
- steam-runtime-tools/graphics-drivers.c 9 additions, 32 deletionssteam-runtime-tools/graphics-drivers.c
- steam-runtime-tools/graphics.c 0 additions, 1 deletionsteam-runtime-tools/graphics.c
- steam-runtime-tools/utils-internal.h 10 additions, 0 deletionssteam-runtime-tools/utils-internal.h
- steam-runtime-tools/utils.c 46 additions, 0 deletionssteam-runtime-tools/utils.c
Loading
Please register or sign in to comment