当前位置:网站首页>编译,连接 -- 笔记
编译,连接 -- 笔记
2022-04-23 15:30:00 【wishfly】
1 linux 程序与库的符号,Linux动态库(.so)符号表
linux 程序与库的符号,Linux动态库(.so)符号表_weixin_39528029的博客-CSDN博客
1.1.动态链接库的符号表
动态链接库(shared object library)在linux里以.so结尾,是elf(Executable and Linkable Format)文件的一种,有两个符号表:“.symtab”和“.dynsym”。
.symtab:
包含大量的信息(包括全局符号global symbols)
.dynsym:
只保留“.symtab”中的全局符号
故“.dynsym”可看作“.symtab”的子集。
版权声明
本文为[wishfly]所创,转载请带上原文链接,感谢
https://blog.csdn.net/wishfly/article/details/124337724
边栏推荐
- Functions (Part I)
- HJ31 单词倒排
- Cookie&Session
- What is CNAs certification? What are the software evaluation centers recognized by CNAs?
- 移动金融(自用)
- The wechat applet optimizes the native request through the promise of ES6
- Use of common pod controller of kubernetes
- Llvm - generate addition
- 如何设计一个良好的API接口?
- PSYNC synchronization of redis source code analysis
猜你喜欢
My raspberry PI zero 2W toss notes to record some problems and solutions
What exactly does the distributed core principle analysis that fascinates Alibaba P8? I was surprised after reading it
Reptile exercises (1)
服务器中毒了怎么办?服务器怎么防止病毒入侵?
Mysql database explanation (VII)
Detailed explanation of C language knowledge points -- first understanding of C language [1] - vs2022 debugging skills and code practice [1]
About UDP receiving ICMP port unreachable
移动金融(自用)
Differential privacy (background)
电脑怎么重装系统后显示器没有信号了
随机推荐
MultiTimer v2 重构版本 | 一款可无限扩展的软件定时器
Kubernetes详解(十一)——标签与标签选择器
激活函数的优缺点和选择
Rsync + inotify remote synchronization
Detailed explanation of redirection and request forwarding
Openstack command operation
通过 PDO ODBC 将 PHP 连接到 MySQL
Do keyword search, duplicate keyword search, or do not match
Use of common pod controller of kubernetes
Advanced version of array simulation queue - ring queue (real queuing)
网站建设与管理的基本概念
Mysql database explanation (10)
Functions (Part I)
Elk installation
重定向和请求转发详解
regular expression
Wechat applet customer service access to send and receive messages
MySQL installation process (steps for successful installation)
PHP PDO ODBC loads files from one folder into the blob column of MySQL database and downloads the blob column to another folder
JSON date time date format