Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h1044 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function
/openbsd/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp1790 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { in getRelocationType() function in WasmObjectFile
H A DXCOFFObjectFile.cpp620 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp1234 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
H A DMachOObjectFile.cpp2263 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile