• Home
  • Raw
  • Download

Lines Matching refs:InMemoryStruct

63       InMemoryStruct<macho::SymtabLoadCommand> SymtabLoadCmd;  in moveToNextSymbol()
75 InMemoryStruct<macho::SymbolTableEntry> &Res) const { in getSymbolTableEntry()
76 InMemoryStruct<macho::SymtabLoadCommand> SymtabLoadCmd; in getSymbolTableEntry()
90 InMemoryStruct<macho::Symbol64TableEntry> &Res) const { in getSymbol64TableEntry()
91 InMemoryStruct<macho::SymtabLoadCommand> SymtabLoadCmd; in getSymbol64TableEntry()
116 InMemoryStruct<macho::Symbol64TableEntry> Entry; in getSymbolName()
120 InMemoryStruct<macho::SymbolTableEntry> Entry; in getSymbolName()
132 InMemoryStruct<macho::Symbol64TableEntry> Entry; in getSymbolOffset()
137 InMemoryStruct<macho::SymbolTableEntry> Entry; in getSymbolOffset()
151 InMemoryStruct<macho::Symbol64TableEntry> Entry; in getSymbolAddress()
155 InMemoryStruct<macho::SymbolTableEntry> Entry; in getSymbolAddress()
172 InMemoryStruct<macho::Symbol64TableEntry> Entry; in getSymbolNMTypeChar()
177 InMemoryStruct<macho::SymbolTableEntry> Entry; in getSymbolNMTypeChar()
206 InMemoryStruct<macho::Symbol64TableEntry> Entry; in isSymbolInternal()
210 InMemoryStruct<macho::SymbolTableEntry> Entry; in isSymbolInternal()
220 InMemoryStruct<macho::Symbol64TableEntry> Entry; in isSymbolGlobal()
224 InMemoryStruct<macho::SymbolTableEntry> Entry; in isSymbolGlobal()
235 InMemoryStruct<macho::Symbol64TableEntry> Entry; in getSymbolType()
239 InMemoryStruct<macho::SymbolTableEntry> Entry; in getSymbolType()
284 InMemoryStruct<macho::SegmentLoadCommand> SegmentLoadCmd; in moveToNextSection()
289 InMemoryStruct<macho::Segment64LoadCommand> Segment64LoadCmd; in moveToNextSection()
310 InMemoryStruct<macho::Section> &Res) const { in getSection()
311 InMemoryStruct<macho::SegmentLoadCommand> SLC; in getSection()
326 InMemoryStruct<macho::Section64> &Res) const { in getSection64()
327 InMemoryStruct<macho::Segment64LoadCommand> SLC; in getSection64()
346 InMemoryStruct<macho::Segment64LoadCommand> SLC; in getSectionName()
349 InMemoryStruct<macho::Section64> Sect; in getSectionName()
356 InMemoryStruct<macho::SegmentLoadCommand> SLC; in getSectionName()
359 InMemoryStruct<macho::Section> Sect; in getSectionName()
373 InMemoryStruct<macho::Section64> Sect; in getSectionAddress()
377 InMemoryStruct<macho::Section> Sect; in getSectionAddress()
387 InMemoryStruct<macho::Section64> Sect; in getSectionSize()
391 InMemoryStruct<macho::Section> Sect; in getSectionSize()
401 InMemoryStruct<macho::Section64> Sect; in getSectionContents()
405 InMemoryStruct<macho::Section> Sect; in getSectionContents()
415 InMemoryStruct<macho::Section64> Sect; in getSectionAlignment()
419 InMemoryStruct<macho::Section> Sect; in getSectionAlignment()
429 InMemoryStruct<macho::Section64> Sect; in isSectionText()
433 InMemoryStruct<macho::Section> Sect; in isSectionText()
470 InMemoryStruct<macho::Symbol64TableEntry> Entry; in sectionContainsSymbol()
475 InMemoryStruct<macho::SymbolTableEntry> Entry; in sectionContainsSymbol()
493 InMemoryStruct<macho::Section64> Sect; in getSectionRelEnd()
497 InMemoryStruct<macho::Section> Sect; in getSectionRelEnd()
525 InMemoryStruct<macho::RelocationEntry> &Res) const { in getRelocation()
528 InMemoryStruct<macho::Section64> Sect; in getRelocation()
532 InMemoryStruct<macho::Section> Sect; in getRelocation()
548 InMemoryStruct<macho::Section64> Sect; in getRelocationAddress()
552 InMemoryStruct<macho::Section> Sect; in getRelocationAddress()
556 InMemoryStruct<macho::RelocationEntry> RE; in getRelocationAddress()
563 InMemoryStruct<macho::RelocationEntry> RE; in getRelocationSymbol()
584 InMemoryStruct<macho::RelocationEntry> RE; in getRelocationType()
595 InMemoryStruct<macho::RelocationEntry> RE; in getRelocationAdditionalInfo()
602 InMemoryStruct<macho::Section64> Sect; in getRelocationAdditionalInfo()
606 InMemoryStruct<macho::Section> Sect; in getRelocationAdditionalInfo()