Lines Matching refs:getRawDataRefImpl

425   DataRefImpl Rel = RelRef.getRawDataRefImpl();  in getMachORelocationValueString()
810 const DataRefImpl Rel = Reloc->getRawDataRefImpl(); in PrintRelocationEntries()
941 uint32_t nsects = O->section_end()->getRawDataRefImpl().d.a; in PrintRelocationEntries()
1654 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpLiteralPointerSection()
1679 Rel = Reloc.getRawDataRefImpl(); in DumpLiteralPointerSection()
1741 DataRefImpl Ref = Sect->getRawDataRefImpl(); in DumpLiteralPointerSection()
1829 Rel = Reloc.getRawDataRefImpl(); in DumpInitTermPointerSection()
1954 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpSectionContents()
2049 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpInfoPlistSectionContents()
2152 DataRefImpl Ref = Section.getRawDataRefImpl(); in ProcessMachO()
2848 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2920 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2958 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
3031 Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo()
3162 DataRefImpl Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo()
3505 DataRefImpl Ref = ((*(info->Sections))[SectIdx]).getRawDataRefImpl(); in get_pointer_64()
3550 Rel = Reloc.getRawDataRefImpl(); in get_symbol_64()
4306 DataRefImpl Ref = Section.getRawDataRefImpl(); in get_section()
4328 DataRefImpl Ref = S.getRawDataRefImpl(); in walk_pointer_list_64()
4377 DataRefImpl Ref = S.getRawDataRefImpl(); in walk_pointer_list_32()
6056 DataRefImpl Ref = S.getRawDataRefImpl(); in print_message_refs64()
6124 DataRefImpl Ref = S.getRawDataRefImpl(); in print_message_refs32()
6175 DataRefImpl Ref = S.getRawDataRefImpl(); in print_image_info64()
6237 DataRefImpl Ref = S.getRawDataRefImpl(); in print_image_info32()
6292 DataRefImpl Ref = S.getRawDataRefImpl(); in print_image_info()
6736 Rel = Reloc.getRawDataRefImpl(); in GuessLiteralPointer()
7318 DataRefImpl DR = Sections[SectIdx].getRawDataRefImpl(); in DisassembleMachO()
7452 DataRefImpl Symb = Symbols[SymIdx].getRawDataRefImpl(); in DisassembleMachO()
7701 auto RE = Obj->getRelocation(Reloc.getRawDataRefImpl()); in findUnwindRelocNameAddend()