Searched refs:getChType (Results 1 – 1 of 1) sorted by relevance
553 uint64_t getChType() const { return ChType; } in getChType() function569 : SectionBase(Sec), ChType(Sec.getChType()) { in DecompressedSection()