Home | History | Annotate | Download | only in perf

Lines Matching refs:ELF32_ST_INFO

436 #define ELF32_ST_INFO(bind, type)	(((bind) << 4) + ((type) & 0xf))
441 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type))
6967 info = ELF32_ST_INFO(sym_bind, sym_type);
14848 ELF32_ST_INFO(STB_LOCAL, STT_SECTION), 0,
14860 ELF32_ST_INFO(STB_LOCAL, STT_FILE), 0,
18335 esym->st_info = ELF32_ST_INFO(sym_bind, sym_type);
18344 ELF32_ST_INFO(sym_bind, sym_type), other,
18797 add_elf_sym(symtab_section, 0, 4, ELF32_ST_INFO(STB_GLOBAL, STT_OBJECT),
19066 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19070 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19090 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19133 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19137 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19141 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19170 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19175 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
21116 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,