Searched refs:CurrentFormat (Results 1 – 3 of 3) sorted by relevance
42 ((CurrentFormat, SkTEndian_SwapBE16(0)))
137 ((CurrentFormat, SkTEndian_SwapBE16(0)))
5281 uint8_t CurrentFormat; in parsePrefix() local5284 CurrentFormat = MACHO; in parsePrefix()5287 CurrentFormat = ELF; in parsePrefix()5290 CurrentFormat = COFF; in parsePrefix()5294 if (~Prefix->SupportedFormats & CurrentFormat) { in parsePrefix()