|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | append_func append32 |
| #define | sift_rel_mcount sift32_rel_mcount |
| #define | nop_mcount nop_mcount_32 |
| #define | find_secsym_ndx find32_secsym_ndx |
| #define | __has_rel_mcount __has32_rel_mcount |
| #define | has_rel_mcount has32_rel_mcount |
| #define | tot_relsize tot32_relsize |
| #define | get_sym_str_and_relp get_sym_str_and_relp_32 |
| #define | do_func do32 |
| #define | get_mcountsym get_mcountsym_32 |
| #define | is_fake_mcount is_fake_mcount32 |
| #define | fn_is_fake_mcount fn_is_fake_mcount32 |
| #define | MIPS_is_fake_mcount MIPS32_is_fake_mcount |
| #define | mcount_adjust mcount_adjust_32 |
| #define | Elf_Addr Elf32_Addr |
| #define | Elf_Ehdr Elf32_Ehdr |
| #define | Elf_Shdr Elf32_Shdr |
| #define | Elf_Rel Elf32_Rel |
| #define | Elf_Rela Elf32_Rela |
| #define | Elf_Sym Elf32_Sym |
| #define | ELF_R_SYM ELF32_R_SYM |
| #define | Elf_r_sym Elf32_r_sym |
| #define | ELF_R_INFO ELF32_R_INFO |
| #define | Elf_r_info Elf32_r_info |
| #define | ELF_ST_BIND ELF32_ST_BIND |
| #define | ELF_ST_TYPE ELF32_ST_TYPE |
| #define | fn_ELF_R_SYM fn_ELF32_R_SYM |
| #define | fn_ELF_R_INFO fn_ELF32_R_INFO |
| #define | uint_t uint32_t |
| #define | _w w |
| #define | _align 3u |
| #define | _size 4 |
| #define | MIPS_FAKEMCOUNT_OFFSET 4 |
| #define __has_rel_mcount __has32_rel_mcount |
Definition at line 92 of file recordmcount.h.
| #define _align 3u |
Definition at line 118 of file recordmcount.h.
| #define _size 4 |
Definition at line 119 of file recordmcount.h.
| #define _w w |
Definition at line 117 of file recordmcount.h.
| #define append_func append32 |
Definition at line 88 of file recordmcount.h.
| #define do_func do32 |
Definition at line 96 of file recordmcount.h.
| #define Elf_Addr Elf32_Addr |
Definition at line 102 of file recordmcount.h.
| #define Elf_Ehdr Elf32_Ehdr |
Definition at line 103 of file recordmcount.h.
| #define ELF_R_INFO ELF32_R_INFO |
Definition at line 110 of file recordmcount.h.
| #define Elf_r_info Elf32_r_info |
Definition at line 111 of file recordmcount.h.
| #define ELF_R_SYM ELF32_R_SYM |
Definition at line 108 of file recordmcount.h.
| #define Elf_r_sym Elf32_r_sym |
Definition at line 109 of file recordmcount.h.
| #define Elf_Rel Elf32_Rel |
Definition at line 105 of file recordmcount.h.
| #define Elf_Rela Elf32_Rela |
Definition at line 106 of file recordmcount.h.
| #define Elf_Shdr Elf32_Shdr |
Definition at line 104 of file recordmcount.h.
| #define ELF_ST_BIND ELF32_ST_BIND |
Definition at line 112 of file recordmcount.h.
| #define ELF_ST_TYPE ELF32_ST_TYPE |
Definition at line 113 of file recordmcount.h.
| #define Elf_Sym Elf32_Sym |
Definition at line 107 of file recordmcount.h.
| #define find_secsym_ndx find32_secsym_ndx |
Definition at line 91 of file recordmcount.h.
| #define fn_ELF_R_INFO fn_ELF32_R_INFO |
Definition at line 115 of file recordmcount.h.
| #define fn_ELF_R_SYM fn_ELF32_R_SYM |
Definition at line 114 of file recordmcount.h.
| #define fn_is_fake_mcount fn_is_fake_mcount32 |
Definition at line 99 of file recordmcount.h.
| #define get_mcountsym get_mcountsym_32 |
Definition at line 97 of file recordmcount.h.
| #define get_sym_str_and_relp get_sym_str_and_relp_32 |
Definition at line 95 of file recordmcount.h.
| #define has_rel_mcount has32_rel_mcount |
Definition at line 93 of file recordmcount.h.
| #define is_fake_mcount is_fake_mcount32 |
Definition at line 98 of file recordmcount.h.
| #define mcount_adjust mcount_adjust_32 |
Definition at line 101 of file recordmcount.h.
| #define MIPS_FAKEMCOUNT_OFFSET 4 |
Definition at line 162 of file recordmcount.h.
| #define MIPS_is_fake_mcount MIPS32_is_fake_mcount |
Definition at line 100 of file recordmcount.h.
| #define nop_mcount nop_mcount_32 |
Definition at line 90 of file recordmcount.h.
| #define sift_rel_mcount sift32_rel_mcount |
Definition at line 89 of file recordmcount.h.
| #define tot_relsize tot32_relsize |
Definition at line 94 of file recordmcount.h.
| #define uint_t uint32_t |
Definition at line 116 of file recordmcount.h.
1.8.2