Searched defs:toDRI (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DELFObjectFile.h127 DataRefImpl toDRI(Elf_Sym_Iter Symb) const { function in class:llvm::object::ELFObjectFile
139 DataRefImpl toDRI(Elf_Shdr_Iter Sec) const { function in class:llvm::object::ELFObjectFile
145 DataRefImpl toDRI(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFObjectFile
156 DataRefImpl toDRI(Elf_Dyn_Iter Dyn) const { function in class:llvm::object::ELFObjectFile
[all...]

Completed in 107 milliseconds