Home
last modified time | relevance | path

Searched defs:cie_offset (Results 1 – 3 of 3) sorted by relevance

/system/unwinding/libunwindstack/include/unwindstack/
DDwarfStructs.h42 uint64_t cie_offset = 0; member
/system/unwinding/libunwindstack/tests/
DDwarfDebugFrameTest.cpp73 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()
/system/unwinding/libunwindstack/
DDwarfSection.cpp648 uint64_t cie_offset; in GetNextCieOrFde() local