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