Lines Matching refs:CurrentFormat
5207 uint8_t CurrentFormat;5210 CurrentFormat = MACHO;5213 CurrentFormat = ELF;5216 CurrentFormat = COFF;5220 if (~Prefix->SupportedFormats & CurrentFormat) {