Searched refs:requiresExternRelocation (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 45 bool requiresExternRelocation(MachObjectWriter *Writer, 310 bool ARMMachObjectWriter::requiresExternRelocation(MachObjectWriter *Writer, in requiresExternRelocation() function in ARMMachObjectWriter 420 if (requiresExternRelocation(Writer, Asm, *Fragment, RelocType, *A, in recordRelocation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 46 bool requiresExternRelocation(MachObjectWriter *Writer, 329 bool ARMMachObjectWriter::requiresExternRelocation(MachObjectWriter *Writer, in requiresExternRelocation() function in ARMMachObjectWriter 447 if (requiresExternRelocation(Writer, Asm, *Fragment, RelocType, *A, in recordRelocation()
|
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 46 bool requiresExternRelocation(MachObjectWriter *Writer, 329 bool ARMMachObjectWriter::requiresExternRelocation(MachObjectWriter *Writer, in requiresExternRelocation() function in ARMMachObjectWriter 447 if (requiresExternRelocation(Writer, Asm, *Fragment, RelocType, *A, in recordRelocation()
|