Searched defs:section_rel_end (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Object/ | ||
D | MachOObjectFile.cpp | 826 MachOObjectFile::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function in llvm::object::MachOObjectFile |
D | COFFObjectFile.cpp | 383 relocation_iterator COFFObjectFile::section_rel_end(DataRefImpl Ref) const { in section_rel_end() function in COFFObjectFile |
/external/llvm/include/llvm/Object/ | ||
D | ELFObjectFile.h | 500 ELFObjectFile<ELFT>::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function |