Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMachO.h377 REFERENCED_DYNAMICALLY = 0x0010u, enumerator
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp384 if (NDesc & MachO::REFERENCED_DYNAMICALLY) in darwinPrintSymbol()