Home
last modified time | relevance | path

Searched defs:reloc1 (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lld/unittests/MachOTests/
DMachONormalizedFileYAMLTests.cpp294 const Relocation& reloc1 = sect1.relocations[0]; in TEST() local
424 const Relocation& reloc1 = sect1.relocations[0]; in TEST() local
552 const Relocation& reloc1 = sect1.relocations[0]; in TEST() local
692 const Relocation& reloc1 = sect1.relocations[0]; in TEST() local
/external/igt-gpu-tools/tests/i915/
Dgem_exec_flush.c121 struct drm_i915_gem_relocation_entry reloc1[1024]; in run() local
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_x86.cpp348 ArchHandler_x86::getPairReferenceInfo(const normalized::Relocation &reloc1, in getPairReferenceInfo()
DArchHandler_x86_64.cpp473 ArchHandler_x86_64::getPairReferenceInfo(const normalized::Relocation &reloc1, in getPairReferenceInfo()
DArchHandler_arm64.cpp473 const normalized::Relocation &reloc1, const normalized::Relocation &reloc2, in getPairReferenceInfo()
DArchHandler_arm.cpp636 ArchHandler_arm::getPairReferenceInfo(const normalized::Relocation &reloc1, in getPairReferenceInfo()