Lines Matching refs:getRawDataRefImpl
490 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()
530 const Elf_Sym *symb = Obj->getSymbol(SI->getRawDataRefImpl()); in getRelocationValueString()
535 const Elf_Shdr *SymSec = Obj->getSection((*SymSI)->getRawDataRefImpl()); in getRelocationValueString()
695 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()
891 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
1215 return Elf32LEObj->getSymbol(Sym.getRawDataRefImpl())->getType(); in getElfSymbolType()
1217 return Elf64LEObj->getSymbol(Sym.getRawDataRefImpl())->getType(); in getElfSymbolType()
1219 return Elf32BEObj->getSymbol(Sym.getRawDataRefImpl())->getType(); in getElfSymbolType()
1221 return Elf64BEObj->getSymbol(Sym.getRawDataRefImpl())->getType(); in getElfSymbolType()
1532 DataRefImpl DR = Section.getRawDataRefImpl(); in disassembleObject()
2081 DataRefImpl DR = Section->getRawDataRefImpl(); in printSymbolTable()