Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in nm
Force definition of symbol for a C++ template instance in a library
Feb 16, 2023
c++
templates
symbols
nm
How to check macros defined in .so? I'd use nm to check the function, is there a way to do the same for macros?
Jan 28, 2023
c
linux
.so
nm
why /lib32/libc.so.6 has two "fopen" symbol in it?
Dec 16, 2022
linux
nm
readelf
How to remove these mangled selectors from iOS app
Jun 09, 2022
ios
app-store
obfuscation
nm
otool
What does (.eh) mean in nm output?
Nov 12, 2022
c++
nm
symbol-table
Strange linking behaviour and undefined symbols
Nov 06, 2020
c
linux
icc
nm
How to determine inter-library dependencies?
Jun 08, 2022
c++
gcc
ld
undefined-symbol
nm
Can't find .dtors and .ctors in binary
Jan 04, 2020
c
constructor
destructor
objdump
nm
how do i use find, nm, and grep to find a symbol among many shared libraries?
Apr 13, 2019
bash
grep
find
nm
Errors that refer to a bunch of unresolved OpenSSL symbols that clearly exist?
Oct 10, 2020
gcc
static-linking
nm
How to find function from lib .so files?
Jan 14, 2017
linux
grep
shared-libraries
nm
How to display the symbol's type like the nm command?
Mar 29, 2019
c
unix
command
elf
nm
Offset in nm symbol value?
May 03, 2022
c++
macos
unix
linker
nm
Why is the `nm` utility named as such?
Apr 30, 2022
unix
command-line
linker
nm
Strange symbol name in output of nm command
May 14, 2022
c
linux
linker
nm
In C, why does my initialized to 0 int variable get reported as uninitialized by "nm"?
Sep 22, 2022
c
variables
initialization
nm
Is there a replacement for nm on Windows?
Feb 04, 2023
windows
nm
How can I differentiate static functions with nm or readelf output in C
Nov 02, 2022
c
static
nm
symbol-table
How are external symbols resolved?
Sep 15, 2022
c++
g++
static-linking
unix-ar
nm
Older Entries »