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.cpp796 const Reloc *catNameReloc = in parseCatInfoToExtInfo() local
800 assert(catNameReloc && "Category does not have a reloc at 'nameOffset'"); in parseCatInfoToExtInfo()
812 StringRef catName = getReferentString(*catNameReloc); in parseCatInfoToExtInfo()