Searched refs:CurrentFormat (Results 1 – 3 of 3) sorted by relevance
41 CurrentFormat = SkTEndian_SwapBE16(0), enumerator
134 CurrentFormat = SkTEndian_SwapBE16(0), enumerator
5343 uint8_t CurrentFormat; in parsePrefix() local5346 CurrentFormat = MACHO; in parsePrefix()5349 CurrentFormat = ELF; in parsePrefix()5352 CurrentFormat = COFF; in parsePrefix()5356 if (~Prefix->SupportedFormats & CurrentFormat) { in parsePrefix()