Searched refs:symSection (Results 1 – 1 of 1) sorted by relevance
578 const Section &symSection = normalizedFile.sections[sym->sect-1]; in convertRelocs() local579 uint64_t targetOffsetInSect = sym->value - symSection.address; in convertRelocs()580 MachODefinedAtom *target = file.findAtomCoveringAddress(symSection, in convertRelocs()