Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileBinaryWriter.cpp151 uint32_t indirectSymbolIndex(const Section &sect, uint32_t &index);
604 uint32_t MachOFileLayout::indirectSymbolIndex(const Section &sect, in indirectSymbolIndex() function in lld::mach_o::normalized::MachOFileLayout
658 sout->reserved1 = indirectSymbolIndex(sin, indirectSymRunningIndex); in writeSingleSegmentLoadCommand()
728 sect->reserved1 = indirectSymbolIndex(*section, indirectSymRunningIndex); in writeSegmentLoadCommands()