Home
last modified time | relevance | path

Searched refs:offsetInSection (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp49 uint64_t offsetInSection; member
691 auto atomContent = sectionContent.slice(ai.offsetInSection, in copySectionContent()
744 _atomToAddress[info.atom] = sect->address + info.offsetInSection; in buildAtomToAddressMap()
1325 _archHandler.appendSectionRelocations(*atom, info.offsetInSection, *ref, in addSectionRelocs()
1399 entry.offset = si->address + info.offsetInSection + startOffset; in buildDataInCodeArray()
1412 entry.offset = si->address + info.offsetInSection + startOffset; in buildDataInCodeArray()
1523 &newContent[atomInfo.offsetInSection + in fixLazyReferenceImm()