Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp467 MachO::any_relocation_info MREPair; in recordRelocation() local
468 MREPair.r_word0 = Value; in recordRelocation()
469 MREPair.r_word1 = ((0xffffff << 0) | in recordRelocation()
473 Writer->addRelocation(nullptr, Fragment->getParent(), MREPair); in recordRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp494 MachO::any_relocation_info MREPair; in recordRelocation() local
495 MREPair.r_word0 = Value; in recordRelocation()
496 MREPair.r_word1 = ((0xffffff << 0) | in recordRelocation()
500 Writer->addRelocation(nullptr, Fragment->getParent(), MREPair); in recordRelocation()
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp494 MachO::any_relocation_info MREPair; in recordRelocation() local
495 MREPair.r_word0 = Value; in recordRelocation()
496 MREPair.r_word1 = ((0xffffff << 0) | in recordRelocation()
500 Writer->addRelocation(nullptr, Fragment->getParent(), MREPair); in recordRelocation()