Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DInstrumentationMap.cpp93 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()
95 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()
97 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()
99 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/
H A DInstrumentationMap.cpp96 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()
99 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()
102 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()
105 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h142 uint32_t getRelativeRelocationType() const;
468 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp306 Rela.setType(getRelativeRelocationType(), false); in decode_relrs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DELF.h271 uint32_t getRelativeRelocationType() const;
664 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DELF.h271 uint32_t getRelativeRelocationType() const;
664 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DELF.h271 uint32_t getRelativeRelocationType() const;
664 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DELF.h271 uint32_t getRelativeRelocationType() const;
664 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DELF.h227 uint32_t getRelativeRelocationType() const;
585 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DELF.cpp355 Rel.setType(getRelativeRelocationType(), false); in decode_relrs()