Searched defs:getRelocationType (Results 1 – 6 of 6) sorted by relevance
126 uint64_t getRelocationType(DataRefImpl Rel) const override { return 0; } in getRelocationType() function
1138 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function
635 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in llvm::object::XCOFFObjectFile
2073 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { in getRelocationType() function in WasmObjectFile
1344 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
2271 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile