Searched refs:EShEntSize (Results 1 – 3 of 3) sorted by relevance
127 std::optional<llvm::yaml::Hex16> EShEntSize; member
511 Header.e_shentsize = Doc.Header.EShEntSize ? (uint16_t)*Doc.Header.EShEntSize in writeELFHeader()
1139 IO.mapOptional("EShEntSize", FileHdr.EShEntSize); in mapping()