Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryWriter.cpp146 void computeDataInCodeSize();
300 computeDataInCodeSize(); in MachOFileLayout()
1155 computeDataInCodeSize(); in buildLinkEditInfo()
1496 void MachOFileLayout::computeDataInCodeSize() { in computeDataInCodeSize() function in lld::mach_o::normalized::MachOFileLayout