Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/MachO/
HDConfig.h138 bool emitRelativeMethodLists = false; member
HDInputSection.cpp49 if (config->emitRelativeMethodLists && in addInputSection()
HDDriver.cpp1724 config->emitRelativeMethodLists = shouldEmitRelativeMethodLists(args); in link()