Searched refs:CurrentFormat (Results 1 – 3 of 3) sorted by relevance
42 ((CurrentFormat, SkTEndian_SwapBE16(0)))
137 ((CurrentFormat, SkTEndian_SwapBE16(0)))
5207 uint8_t CurrentFormat; in parsePrefix() local5210 CurrentFormat = MACHO; in parsePrefix()5213 CurrentFormat = ELF; in parsePrefix()5216 CurrentFormat = COFF; in parsePrefix()5220 if (~Prefix->SupportedFormats & CurrentFormat) { in parsePrefix()