Searched defs:isDynamicLookup (Results 1 – 2 of 2) sorted by relevance
273 bool isDynamicLookup() const { return file == nullptr; } in isDynamicLookup() function
198 bool isDynamicLookup = file == nullptr; in addDylib() local