1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
openbsd-src/usr.bin/nm
semarie 2493c10c82 nm: add some .text.* support for symbols
.text.* are generated when using -ffunction-sections.

makes nm(1) to correctly identify the function symbols as N_TEXT.

found while debugging librsvg build error, where some symbols where not found by libtool(1) (which is using nm(1)).

ok gkoehler@
2021-11-07 08:09:04 +00:00
..
elf.c nm: add some .text.* support for symbols 2021-11-07 08:09:04 +00:00
elfuncs.h
Makefile
nm.1 More Version 1 AT&T UNIX history. 2019-09-06 19:25:08 +00:00
nm.c on malloc(3) failure, gracefully abort processing of the current file 2019-03-03 16:07:39 +00:00
size.1 correct Research Unix edition "appeared in" use in HISTORY 2020-02-08 01:09:57 +00:00
util.h I am retiring my old email address; replace it with my OpenBSD one. 2019-01-25 00:19:25 +00:00