Searched refs:eh_frame_ (Results 1 – 1 of 1) sorted by relevance
472 eh_frame_(this, ".eh_frame", SHT_PROGBITS, SHF_ALLOC, nullptr, 0, kPageSize, 0), in ElfBuilder()501 Section* GetEhFrame() { return &eh_frame_; } in GetEhFrame()915 Section eh_frame_; variable