Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86_64.cpp206 pointer64Anon, /// ex: .quad L1 enumerator
258 LLD_KIND_STRING_ENTRY(pointer64), LLD_KIND_STRING_ENTRY(pointer64Anon),
326 return (kind == pointer64 || kind == pointer64Anon); in isPointer()
363 return pointer64Anon; in kindFromReloc()
438 case pointer64Anon: in getReferenceInfo()
566 case pointer64Anon: in applyFixupFinal()
653 case pointer64Anon: in applyFixupRelocatable()
776 case pointer64Anon: in appendSectionRelocations()