Searched refs:SectionChunkEC (Results 1 – 2 of 2) sorted by relevance
413 class SectionChunkEC final : public SectionChunk {417 SectionChunkEC(ObjFile *file, const coff_section *header) in SectionChunkEC() function941 if (auto *c = dyn_cast<const SectionChunkEC>(this)) in getEntryThunk()947 if (auto c = dyn_cast<SectionChunkEC>(this)) in setEntryThunk()
424 c = make<SectionChunkEC>(this, sec); in readSection()