Searched refs:SymbolStart (Results 1 – 3 of 3) sorted by relevance
111 uint64_t SymbolStart = ImageBase + Export.Offset; in addCoffExportSymbols() local113 SymbolDesc SD = {SymbolStart, SymbolSize}; in addCoffExportSymbols()
128 uint64_t SymbolStart = ImageBase + Export.Offset; in addCoffExportSymbols() local130 SymbolDesc SD = {SymbolStart, SymbolSize}; in addCoffExportSymbols()
7127 uint64_t SymbolStart = Start; in DisassembleMachO() local7142 if (FirstSymbol && !FirstSymbolAtSectionStart && Index == SymbolStart) in DisassembleMachO()