Searched defs:eh_frame_hdr (Results 1 – 3 of 3) sorted by relevance
169 std::unique_ptr<RawSection> eh_frame_hdr(new RawSection( in Write() local
174 std::vector<uint8_t>* eh_frame_hdr, in WriteCFISection()
702 const Section* eh_frame_hdr = FindSection(".eh_frame_hdr"); in Write() local