Searched refs:guardEHContChunks (Results 1 – 2 of 2) sorted by relevance
143 ArrayRef<SectionChunk *> getGuardEHContChunks() { return guardEHContChunks; } in getGuardEHContChunks()294 std::vector<SectionChunk *> guardEHContChunks; variable
297 guardEHContChunks.push_back(c); in readSection()