Searched refs:ABIVersionPrefix (Results 1 – 1 of 1) sorted by relevance
94 const StringRef ABIVersionPrefix = "oclc_abi_version_"; in scanLibDevicePath() local125 } else if (BaseName.startswith(ABIVersionPrefix)) { in scanLibDevicePath()127 if (BaseName.drop_front(ABIVersionPrefix.size()) in scanLibDevicePath()