Home | Sort by relevance Sort by last modified time |
/external/llvm/include/llvm/Object/ | |
ELFObjectFile.h | 99 relocation_iterator section_rel_begin(DataRefImpl Sec) const override; 490 ELFObjectFile<ELFT>::section_rel_begin(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile [all...] |
/external/llvm/lib/Object/ | |
COFFObjectFile.cpp | 351 relocation_iterator COFFObjectFile::section_rel_begin(DataRefImpl Ref) const { function in class:COFFObjectFile [all...] |
MachOObjectFile.cpp | 818 relocation_iterator MachOObjectFile::section_rel_begin(DataRefImpl Sec) const { function in class:llvm::object::MachOObjectFile [all...] |