Lines Matching refs:getRawDataRefImpl
558 const DataRefImpl Rel = Reloc->getRawDataRefImpl(); in PrintRelocationEntries()
693 uint32_t nsects = O->section_end()->getRawDataRefImpl().d.a; in PrintRelocationEntries()
1126 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpLiteralPointerSection()
1151 Rel = Reloc.getRawDataRefImpl(); in DumpLiteralPointerSection()
1210 DataRefImpl Ref = Sect->getRawDataRefImpl(); in DumpLiteralPointerSection()
1298 Rel = Reloc.getRawDataRefImpl(); in DumpInitTermPointerSection()
1425 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpSectionContents()
1521 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpInfoPlistSectionContents()
1619 DataRefImpl Ref = Section.getRawDataRefImpl(); in ProcessMachO()
2282 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2357 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2397 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2475 Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo()
2608 DataRefImpl Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo()
2954 DataRefImpl Ref = ((*(info->Sections))[SectIdx]).getRawDataRefImpl(); in get_pointer_64()
2999 Rel = Reloc.getRawDataRefImpl(); in get_symbol_64()
3749 DataRefImpl Ref = Section.getRawDataRefImpl(); in get_section()
3766 DataRefImpl Ref = S.getRawDataRefImpl(); in walk_pointer_list_64()
3817 DataRefImpl Ref = S.getRawDataRefImpl(); in walk_pointer_list_32()
5492 DataRefImpl Ref = S.getRawDataRefImpl(); in print_message_refs64()
5555 DataRefImpl Ref = S.getRawDataRefImpl(); in print_message_refs32()
5601 DataRefImpl Ref = S.getRawDataRefImpl(); in print_image_info64()
5658 DataRefImpl Ref = S.getRawDataRefImpl(); in print_image_info32()
5708 DataRefImpl Ref = S.getRawDataRefImpl(); in print_image_info()
6533 Rel = Reloc.getRawDataRefImpl(); in GuessLiteralPointer()
7013 DataRefImpl DR = Sections[SectIdx].getRawDataRefImpl(); in DisassembleMachO()
7159 DataRefImpl Symb = Symbols[SymIdx].getRawDataRefImpl(); in DisassembleMachO()
7426 auto RE = Obj->getRelocation(Reloc.getRawDataRefImpl()); in findUnwindRelocNameAddend()