Home
last modified time | relevance | path

Searched defs:debug_line_patches (Results 1 – 2 of 2) sorted by relevance

/art/compiler/debug/dwarf/
Ddwarf_test.cc239 std::vector<uintptr_t> debug_line_patches; in TEST_F() local
279 std::vector<uintptr_t> debug_line_patches; in TEST_F() local
Dheaders.h164 std::vector<uintptr_t>* debug_line_patches) { in WriteDebugLineTable()