Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

System V ABI

< >

System V ABI is a binary executable format created in 1983.

#4479on PLDB 41Years Old

An example of a symbol table can be found in the SysV Application Binary Interface (ABI) specification, which mandates how symbols are to be laid out in a binary file, so that different compilers, linkers and loaders can all consistently find and work with the symbols in a compiled object.


Example from the web:
Address Type Name 00000020 a T_BIT 00000040 a F_BIT 00000080 a I_BIT 20000004 t irqvec 20000008 t fiqvec 2000000c t InitReset
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll