Home
last modified time | relevance | path

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

/art/compiler/
Delf_writer_debug.h35 std::vector<uintptr_t>* eh_frame_hdr_patches);
Delf_writer_debug.cc175 std::vector<uintptr_t>* eh_frame_hdr_patches) { in WriteCFISection() argument
216 eh_frame_hdr_patches->push_back(header.data()->size()); in WriteCFISection()