Sections can contain executable code, symbol names, initialized data values, and many other types of data.
段可以包含可执行代码、符号名称、初始数据值和许多其他类型的数据。
Use the nm subcommand to get the address of the symbol and table of Contents (TOC) section of the executable module that contains symbols.
使用nm子命令获得符号的地址以及包含符号的可执行模块的TableOfContents (TOC)部分。
STT_FUNC the symbol is associated with a function or other executable code.
FUNC表示该符号和一个函数或其他可执行代码相关。
SIET extracts the size and starting address information of program global variables from the symbol section of ELF executable file.
SIET用于从可执行文件ELF的符号表中抽取全局变量的起始地址和大小信息。
SIET extracts the size and starting address information of program global variables from the symbol section of ELF executable file.
SIET用于从可执行文件ELF的符号表中抽取全局变量的起始地址和大小信息。
应用推荐