Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h610 std::error_code ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel, in getRelocationType() function
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp1040 std::error_code COFFObjectFile::getRelocationType(DataRefImpl Rel, in getRelocationType() function in COFFObjectFile
H A DMachOObjectFile.cpp678 std::error_code MachOObjectFile::getRelocationType(DataRefImpl Rel, in getRelocationType() function in MachOObjectFile