Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DCOFF.h769 getRelocations(const coff_section *Sec) const;
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1021 COFFObjectFile::getRelocations(const coff_section *Sec) const { in getRelocations() function in COFFObjectFile