Searched refs:fstSize (Results 1 – 5 of 5) sorted by relevance
72 header.fstSize = REV32(map.fstLength); in makeOutFile()
75 fstLength = REV32(header.fstSize); in OpenArc()
644 header.fstSize = REV32(fstLength); in ConstructFSTFromStructure()
52 int fstSize; member
85 handle->FSTLength = (u32)arcHeader->fstSize; in ARCInitHandle()