Searched refs:DH_STRSZ (Results 1 – 1 of 1) sorted by relevance
229 const uint8_t DH_STRSZ = 5; in Write() local460 dynamic_headers[DH_STRSZ].d_tag = llvm::ELF::DT_STRSZ; in Write()461 dynamic_headers[DH_STRSZ].d_un.d_val = dynstr_size; in Write()