Home
last modified time | relevance | path

Searched refs:catNameReloc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp790 const Reloc *catNameReloc = in parseCatInfoToExtInfo() local
794 assert(catNameReloc && "Category does not have a reloc at 'nameOffset'"); in parseCatInfoToExtInfo()
806 StringRef catName = catNameReloc->getReferentString(); in parseCatInfoToExtInfo()