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