reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
314 bindingToCString(getBinding()), typeToCString(getType()), st_other,
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp2078 if (symbol.getBinding() == STB_LOCAL) { 2103 if (symbol.getBinding() == STB_LOCAL) { 2210 bool is_global = symbol.getBinding() == STB_GLOBAL;