Lines Matching refs:getRawDataRefImpl

432   DataRefImpl Rel = RelRef.getRawDataRefImpl();  in getMachORelocationValueString()
817 const DataRefImpl Rel = Reloc->getRawDataRefImpl(); in PrintRelocationEntries()
948 uint32_t nsects = O->section_end()->getRawDataRefImpl().d.a; in PrintRelocationEntries()
1429 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpLiteralPointerSection()
1454 Rel = Reloc.getRawDataRefImpl(); in DumpLiteralPointerSection()
1516 DataRefImpl Ref = Sect->getRawDataRefImpl(); in DumpLiteralPointerSection()
1604 Rel = Reloc.getRawDataRefImpl(); in DumpInitTermPointerSection()
1736 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpSectionContents()
1838 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpInfoPlistSectionContents()
1938 DataRefImpl Ref = Section.getRawDataRefImpl(); in ProcessMachO()
2629 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2701 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2739 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2812 Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo()
2943 DataRefImpl Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo()
3286 DataRefImpl Ref = ((*(info->Sections))[SectIdx]).getRawDataRefImpl(); in get_pointer_64()
3331 Rel = Reloc.getRawDataRefImpl(); in get_symbol_64()
4087 DataRefImpl Ref = Section.getRawDataRefImpl(); in get_section()
4109 DataRefImpl Ref = S.getRawDataRefImpl(); in walk_pointer_list_64()
4158 DataRefImpl Ref = S.getRawDataRefImpl(); in walk_pointer_list_32()
5837 DataRefImpl Ref = S.getRawDataRefImpl(); in print_message_refs64()
5905 DataRefImpl Ref = S.getRawDataRefImpl(); in print_message_refs32()
5956 DataRefImpl Ref = S.getRawDataRefImpl(); in print_image_info64()
6018 DataRefImpl Ref = S.getRawDataRefImpl(); in print_image_info32()
6073 DataRefImpl Ref = S.getRawDataRefImpl(); in print_image_info()
6882 Rel = Reloc.getRawDataRefImpl(); in GuessLiteralPointer()
7441 DataRefImpl DR = Sections[SectIdx].getRawDataRefImpl(); in DisassembleMachO()
7575 DataRefImpl Symb = Symbols[SymIdx].getRawDataRefImpl(); in DisassembleMachO()
7827 auto RE = Obj->getRelocation(Reloc.getRawDataRefImpl()); in findUnwindRelocNameAddend()