Searched refs:ABIVersionPrefix (Results 1 – 1 of 1) sorted by relevance
97 const StringRef ABIVersionPrefix = "oclc_abi_version_"; in scanLibDevicePath() local128 } else if (BaseName.starts_with(ABIVersionPrefix)) { in scanLibDevicePath()130 if (BaseName.drop_front(ABIVersionPrefix.size()) in scanLibDevicePath()