Home
last modified time | relevance | path

Searched defs:getRelocationType (Results 1 – 8 of 8) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DGOFFObjectFile.h125 uint64_t getRelocationType(DataRefImpl Rel) const override { return 0; } in getRelocationType() function
DELFObjectFile.h1097 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Object/
DGOFFObjectFile.h125 uint64_t getRelocationType(DataRefImpl Rel) const override { return 0; } in getRelocationType() function
DELFObjectFile.h1132 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DGOFFObjectFile.h120 uint64_t getRelocationType(DataRefImpl Rel) const override { return 0; } in getRelocationType() function
DELFObjectFile.h1067 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DGOFFObjectFile.h120 uint64_t getRelocationType(DataRefImpl Rel) const override { return 0; } in getRelocationType() function
DELFObjectFile.h1076 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function