Searched refs:DySymTabCmd (Results 1 – 2 of 2) sorted by relevance
191 MachO::dysymtab_command DySymTabCmd = Obj.getDysymtabLoadCommand(); in populateJumpTable() local205 Obj.getIndirectSymbolTableEntry(DySymTabCmd, FirstIndirectSymbol + i); in populateJumpTable()
174 MachO::dysymtab_command DySymTabCmd = Obj.getDysymtabLoadCommand(); in populateIndirectSymbolPointersSection() local192 Obj.getIndirectSymbolTableEntry(DySymTabCmd, FirstIndirectSymbol + i); in populateIndirectSymbolPointersSection()