Searched refs:DyLdInfoCommandIndex (Results 1 – 4 of 4) sorted by relevance
54 if (O.DyLdInfoCommandIndex) { in totalSize()56 O.LoadCommands[*O.DyLdInfoCommandIndex] in totalSize()318 if (!O.DyLdInfoCommandIndex) in writeRebaseInfo()321 O.LoadCommands[*O.DyLdInfoCommandIndex] in writeRebaseInfo()330 if (!O.DyLdInfoCommandIndex) in writeBindInfo()333 O.LoadCommands[*O.DyLdInfoCommandIndex] in writeBindInfo()342 if (!O.DyLdInfoCommandIndex) in writeWeakBindInfo()345 O.LoadCommands[*O.DyLdInfoCommandIndex] in writeWeakBindInfo()354 if (!O.DyLdInfoCommandIndex) in writeLazyBindInfo()366 if (!O.DyLdInfoCommandIndex) in writeExportInfo()[all …]
328 Optional<size_t> DyLdInfoCommandIndex; member
58 DyLdInfoCommandIndex = Index; in updateLoadCommandIndexes()
166 O.DyLdInfoCommandIndex = O.LoadCommands.size(); in readLoadCommands()