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