Home | History | Annotate | Download | only in compiler

Lines Matching full:strsz

647 std::vector<Elf32_Dyn> ElfWriterQuick::ElfDynamicBuilder::GetDynamics(Elf32_Word strsz,
659 ret.push_back({DT_STRSZ, {strsz}});