Home
last modified time | relevance | path

Searched defs:is_64bit (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
H A Dcapstone.c335 bool is_64bit = false; symbol__disassemble_capstone() local
458 bool is_64bit = false; symbol__disassemble_capstone_powerpc() local
H A Dllvm.c130 bool is_64bit; in symbol__disassemble_llvm() local
H A Ddso.c1895 __dso__read_symbol(struct dso * dso,const char * symfs_filename,u64 start,size_t len,u8 ** out_buf,u64 * out_buf_len,bool * is_64bit) __dso__read_symbol() argument
1944 dso__read_symbol(struct dso * dso,const char * symfs_filename,const struct map * map,const struct symbol * sym,u8 ** out_buf,u64 * out_buf_len,bool * is_64bit) dso__read_symbol() argument
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ethtool.c86 bool is_64bit; member
/linux/scripts/mod/
H A Dmodpost.c1334 bool is_64bit = (elf->hdr->e_ident[EI_CLASS] == ELFCLASS64); in get_rel_type_and_sym() local