Home
last modified time | relevance | path

Searched defs:debug_frame_patches (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dwarf/
Ddwarf_test.cc127 std::vector<uintptr_t> debug_frame_patches; in TEST_F() local
142 std::vector<uintptr_t> debug_frame_patches; in TEST_F() local
180 std::vector<uintptr_t> debug_frame_patches; in TEST_F() local
Dheaders.h83 std::vector<uintptr_t>* debug_frame_patches) { in WriteDebugFrameFDE()
/art/compiler/
Dcfi_test.h53 std::vector<uintptr_t> debug_frame_patches; in GenerateExpected() local
Delf_writer_debug.cc173 std::vector<uintptr_t>* debug_frame_patches, in WriteCFISection()