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