-
- Downloads
capsule-dlmopen.c: when debugging WRAPPERS turn on extra debug for ELF
The code path that installs wrappers inside the capsule is the same as the one that scribbles capsule functions out into the rest of the application - however if we don't want to turn on noisy debug in the ELF handling paths all the time - so we cheat and turn it on around the ELF munging call from the wrap function only if DEBUG_WRAPPERS is already in the flags.
parent
96785572
No related branches found
No related tags found
Please register or sign in to comment