Searched defs:dynstr (Results 1 – 3 of 3) sorted by relevance
143 const Elf_Shdr* dynstr = GetSection(".dynstr"); in VisitDynamicSymbols() local
495 const char* dynstr = dynstr_region.begin(); in readDynamic() local989 const char* dynstr = dynstr_region.begin(); in readDynamic() local
723 size_t dynstr = config().isCodeStatic() ? 0 : 1; in sizeNamePools() local