Searched defs:cie_offset (Results 1 – 3 of 3) sorted by relevance
42 uint64_t cie_offset = 0; member
73 static void SetFde32(MemoryFake* memory, uint64_t offset, uint32_t length, uint64_t cie_offset, in SetFde32()89 static void SetFde64(MemoryFake* memory, uint64_t offset, uint64_t length, uint64_t cie_offset, in SetFde64()
648 uint64_t cie_offset; in GetNextCieOrFde() local