Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h138 bool emitRelativeMethodLists = false; member
H A DInputSection.cpp49 if (config->emitRelativeMethodLists && in addInputSection()
H A DDriver.cpp1724 config->emitRelativeMethodLists = shouldEmitRelativeMethodLists(args); in link()