haproxy/include
Willy Tarreau 64192392c4 MINOR: tools: add functions to retrieve the address of a symbol
get_sym_curr_addr() will return the address of the first occurrence of
the given symbol while get_sym_next_addr() will return the address of
the next occurrence of the symbol. These ones return NULL on non-linux,
non-ELF, non-USE_DL.
2021-05-05 16:24:52 +02:00
..
haproxy MINOR: tools: add functions to retrieve the address of a symbol 2021-05-05 16:24:52 +02:00
import CLEANUP: assorted typo fixes in the code and comments 2021-04-26 10:42:58 +02:00