Searched defs:getRelocationType (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp380 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp1129 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { function in class:COFFObjectFile
H A DWasmObjectFile.cpp1543 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { function in class:WasmObjectFile
H A DMachOObjectFile.cpp2158 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { function in class:MachOObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h923 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { function in class:llvm::object::ELFObjectFile

Completed in 78 milliseconds