当前位置:网站首页>Compile, link, notes - 3
Compile, link, notes - 3
2022-07-30 15:32:00 【wishfly】
1 readelf and objdump example detailed explanation and difference
Detailed explanation and difference between readelf and objdump examples | Code Farmers
a>- 1. readelf - view the information of the elf file
- 1. readelf command + code example detailed explanation
- 1.1 readelf -s simple.o //--symbols display the items in the symbol table section
- 1.2 readelf -h simple.o //Display the file header information at the beginning of the elf file.
- 1.3 readelf -S simple.o //Display section header information
- 1.4 readelf -a simple.o //elf displays all information
- 2. objdump - view information about object files
- 2. objdump command + code example detailed explanation
- 2.1 objdump -h simple.o //Display the header summary information of each section of the object file
- 2.2 objdump -t simple.o //Display the file's symbol table entry.
- 2.2.1 objdump -t libc.a grep -w printf //find which object file printf is in the libc.a library
- 2.3 objdump -d simple.o //-d parameter to see the disassembly result of the code segment
- 2.4 objdump -r simple.o //View the relocation table
- 2.5 objdump -f simple.o //Display the overall header summary information of each file in objfile
- 2.6 objdump -s simple.o //Display the complete content of the specified section
- 2.7 objdump -x simple.o //Display available header information
- 2.8 objdump -a simple.o //Display archives
边栏推荐
- HUAWEI CLOUD Releases Open Source Software Governance Service - Software Component Analysis
- How do luxury giants such as GUCCI and LV deploy the metaverse, should other brands keep up?
- ToDesk版本更新,引入RTC传输技术,是否早以替代向日葵远程控制?
- 《二舅》刷屏了!
- localhost与127.0.0.1
- JVM性能调优
- 元宇宙邮局AI航天主题系列数字藏品 将于7月30日10:00点上线“元邮数藏”
- 【云原生 • DevOps】influxDB、cAdvisor、Grafana 工具使用详解
- 【云原生】灰度发布、蓝绿发布、滚动发布、灰度发布解释
- 三电系统集成技术杂谈
猜你喜欢

JVM performance tuning

Configuration - Notes

Excel使用Visual Basic Editor对宏进行修改

元宇宙邮局AI航天主题系列数字藏品 将于7月30日10:00点上线“元邮数藏”

The highest level of wiring in the computer room, the beauty is suffocating

【云原生】服务行业案例-不可预测的并发场景解决方案

智能合约安全——私有数据访问

71页全域旅游综合整体解决方案2021 ppt

我们公司用了 6 年的网关服务,动态路由、鉴权、限流等都有,稳的一批!

Redis cache penetration, breakdown, avalanche and consistency issues
随机推荐
GeoServer
超T动力 盈运天下——中国重汽黄河/豪沃WP14T产品首发荣耀上市!
华为云重磅发布开源软件治理服务——软件成分分析
Flink实时数仓完结
Android jump to google app market
算力顶天地,存力纳乾坤:国家超级计算济南中心的一体两面
postgresql的普通字符串和转义字符串
【元胞自动机】基于元胞自动机模拟生命演化、病毒感染等实例附matlab代码
Mac 中 MySQL 的安装与卸载
泡沫褪去,DeFi还剩下什么
华为再发「天才少年」召集令!曾放弃360万年薪的他也来首秀
如何写一份高可读性的软件工程设计文档
Sleuth+Zipkin(可视化) 服务链路追踪
The use and principle of distributed current limiting reduction RRateLimiter
Kubernetes应用管理深度剖析
PyQt5快速开发与实战 9.1 使用PyInstaller打包项目生成exe文件
Office Automation | Office Software and Edraw MindMaster Shortcuts
异常情况处置方案
使用 protobuf 进行数据序列化
GUCCI、LV等奢侈品巨头如何布局元宇宙的,其他品牌应该跟上吗?