Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DMapFile.cpp146 static void printNonLazyPointerSection(raw_fd_ostream &os, in printNonLazyPointerSection() function
237 printNonLazyPointerSection(os, in.got); in writeMapFile()
239 printNonLazyPointerSection(os, in.tlvPointers); in writeMapFile()