Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Object/
HDGOFFObjectFile.h125 uint64_t getRelocationType(DataRefImpl Rel) const override { return 0; } in getRelocationType() function
HDELFObjectFile.h1133 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function
/freebsd-head/contrib/llvm-project/llvm/lib/Object/
HDXCOFFObjectFile.cpp630 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in llvm::object::XCOFFObjectFile
HDWasmObjectFile.cpp2052 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { in getRelocationType() function in WasmObjectFile
HDCOFFObjectFile.cpp1271 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
HDMachOObjectFile.cpp2270 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile