Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMachO.h200 S_LAZY_DYLIB_SYMBOL_POINTERS = 0x10u, enumerator
/external/llvm/tools/llvm-objdump/
DMachODump.cpp370 section_type == MachO::S_LAZY_DYLIB_SYMBOL_POINTERS || in PrintIndirectSymbols()
398 section_type == MachO::S_LAZY_DYLIB_SYMBOL_POINTERS || in PrintIndirectSymbols()
2153 section_type == MachO::S_LAZY_DYLIB_SYMBOL_POINTERS || in GuessIndirectSymbol()
2188 section_type == MachO::S_LAZY_DYLIB_SYMBOL_POINTERS || in GuessIndirectSymbol()
7479 else if (section_type == MachO::S_LAZY_DYLIB_SYMBOL_POINTERS) in PrintSection()
7523 section_type == MachO::S_LAZY_DYLIB_SYMBOL_POINTERS || in PrintSection()