Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_x86.cpp151 funcRel32, /// ex: movl _foo-L1(%eax), %eax enumerator
184 LLD_KIND_STRING_ENTRY(funcRel32),
394 *kind = funcRel32; in getPairReferenceInfo()
458 case funcRel32: in applyFixupFinal()
509 case funcRel32: in applyFixupRelocatable()
608 case funcRel32: in appendSectionRelocations()