Home
last modified time | relevance | path

Searched refs:getCOFFRelocation (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/include/llvm/Object/
HDCOFF.h308 const coff_relocation *getCOFFRelocation(relocation_iterator &It) const;
/trueos/contrib/llvm/lib/Object/
HDCOFFObjectFile.cpp800 const coff_relocation *COFFObjectFile::getCOFFRelocation( in getCOFFRelocation() function in COFFObjectFile