Searched defs:fileclass (Results 1 – 2 of 2) sorted by relevance
255 uint32_t fileclass = header.e_ident[EI_CLASS]; in mipsVariantFromElfFlags() local305 uint32_t fileclass = header.e_ident[EI_CLASS]; in riscvVariantFromElfFlags() local325 uint32_t fileclass = header.e_ident[EI_CLASS]; in loongarchVariantFromElfFlags() local
1030 fileclass(class, filename, fmt, ismap, safe, optional) in fileclass() function