Searched defs:offStart (Results 1 – 3 of 3) sorted by relevance
134 MemMap FileMapForAlignAddressByFd(const fd_t fd, int prot, int64_t offset, uint32_t offStart) in FileMapForAlignAddressByFd()
116 MemMap FileMapForAlignAddressByFd(const fd_t fd, int prot, int64_t offset, uint32_t offStart) in FileMapForAlignAddressByFd()
168 uint32_t offStart = offset; in GetJSPandaFile() local