Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1135 static bool shouldEmitRelativeMethodLists(const InputArgList &args) { in shouldEmitRelativeMethodLists() function
1724 config->emitRelativeMethodLists = shouldEmitRelativeMethodLists(args); in link()