Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp152 funcRel32, /// ex: movl _foo-L1(%eax), %eax enumerator
185 LLD_KIND_STRING_ENTRY(funcRel32),
395 *kind = funcRel32; in getPairReferenceInfo()
459 case funcRel32: in applyFixupFinal()
510 case funcRel32: in applyFixupRelocatable()
609 case funcRel32: in appendSectionRelocations()