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