Lines Matching full:symbols
12 The :program:`llvm-nm` utility lists the names of symbols from the LLVM bitcode
61 symbol in an LLVM bitcode file, even symbols which are defined in the bitcode
79 Show all symbols, even debugger only.
83 Print only symbols defined in this file (as opposed to
84 symbols which may be referenced by objects in this file, but not
89 Display dynamic symbols instead of normal symbols.
93 Print only symbols whose definitions are external; that is, accessible
107 Shows symbols in order encountered.
111 Sort symbols by address.
123 Sort symbols by size.
127 Print only symbols referenced but not defined in this file.