Home
last modified time | relevance | path

Searched refs:inst_offset (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/unwinding/libunwindstack/tests/
H A DDwarfDebugFrameTest.cpp585 static void VerifyCieAugment(const DwarfCie* cie, uint64_t inst_offset, uint64_t inst_end) { in VerifyCieAugment() argument
600 EXPECT_EQ(inst_offset, cie->cfa_instructions_offset); in VerifyCieAugment()