| Main index | Section 3 | Options |
#include <libelftc.h>
Argument mach specifies the machine (architecture) type. Argument type specifies the relocation value.
#include <sys/types.h> #include <libelftc.h> #include <stdio.h>(void) printf("%s\n", elftc_reloc_type_str(EM_ARM, 7));
| ELFTC_RELOC_TYPE_STR (3) | February 19, 2016 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | This philosophy, in the hands of amateurs, leads to inexplicably mind-numbing botches like the existence of two programs, “head” and “tail,” which print the first part or the last part of a file, depending. Even though their operations are duals of one another, “head” and “tail” are different programs, written by different authors, and take different options! | ” |
| — The Unix Haters' handbook | ||