Home
last modified time | relevance | path

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

/art/compiler/
Delf_writer_quick.cc169 std::unique_ptr<RawSection> eh_frame_hdr(new RawSection( in Write() local
Delf_writer_debug.cc174 std::vector<uint8_t>* eh_frame_hdr, in WriteCFISection()
Delf_builder.h702 const Section* eh_frame_hdr = FindSection(".eh_frame_hdr"); in Write() local