Searched refs:dt_soname (Results 1 – 1 of 1) sorted by relevance
271 mutable const char *dt_soname; variable630 dt_soname(nullptr) { in ELFFile()825 if (!dt_soname) { in getLoadName()826 dt_soname = ""; in getLoadName()830 dt_soname = getDynamicString(Entry.getVal()); in getLoadName()834 return dt_soname; in getLoadName()