Common arm-linux-Command Usage instructions __linux

Source: Internet
Author: User

The functions of the Arm-linux tool are as follows:

Arm-linux-addr2lineConverts the program address to the file name and line number. Give it an address and an executable file name on the command line, and it uses the debug information of the executable file to indicate which file and line number is on the given address.
Arm-linux-arCreate, modify and extract archive files. An archive is a large file that contains the contents of multiple files, and its structure guarantees that the original file content can be recovered.
Arm-linux-c++flitConnectors use it to filter C + + and Java symbols to prevent overloaded function conflicts.
arm-linux-gprofDisplays the various data for the program call segment.
Arm-linux-ldis a connector that combines a number of goals and archives, relocating data, and connecting symbolic references. In general, the last step in building a new compiler is to call the LD.
arm-linux-nmLists the symbols in the destination file.
arm-linux-objcopyCopy the contents of one target file to another type of destination file.
Arm-linux-objdumpDisplays information about one or more destination files. Using options to control the information it displays, the information it displays is usually only of interest to the person writing the compilation tool.
Arm-linux-ranlibProduces an archive index and saves it to this archive. In the index, a list of the configurable target files defined by each member of the archive file is listed.
arm-linux-readelfDisplays information about an elf-formatted executable file.
arm-linux-sizeLists the size of each segment of the target file and the size of the population. By default, only one row of output is generated for each of the target files or for each module in an archive file.
arm-linux-stringPrints a printable string of a file that is at least 4 characters long, or you can use option-N to set the minimum length of the string. By default, it prints only printable characters from the target file initialization and loadable segments, and for other types of files it prints printable characters for the entire file. This program is helpful for understanding the contents of a non-text file.
Arm-linux-stripDiscards all or specific symbols in the destination file.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.