Home
last modified time | relevance | path

Searched defs:MRE (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp223 macho::RelocationEntry MRE; in RecordARMScatteredHalfRelocation() local
234 macho::RelocationEntry MRE; in RecordARMScatteredHalfRelocation() local
288 macho::RelocationEntry MRE; in RecordARMScatteredRelocation() local
298 macho::RelocationEntry MRE; in RecordARMScatteredRelocation() local
400 macho::RelocationEntry MRE; in RecordRelocation() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp191 macho::RelocationEntry MRE; in RecordX86_64Relocation() local
328 macho::RelocationEntry MRE; in RecordX86_64Relocation() local
384 macho::RelocationEntry MRE; in RecordScatteredRelocation() local
394 macho::RelocationEntry MRE; in RecordScatteredRelocation() local
441 macho::RelocationEntry MRE; in RecordTLVPRelocation() local
536 macho::RelocationEntry MRE; in RecordX86Relocation() local
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h197 object::macho::RelocationEntry &MRE) { in addRelocation()