Home
last modified time | relevance | path

Searched refs:STB_GNU_UNIQUE (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm-project/llvm/test/tools/llvm-nm/X86/
Dunique.test27 Binding: STB_GNU_UNIQUE
30 Binding: STB_GNU_UNIQUE
33 Binding: STB_GNU_UNIQUE
36 Binding: STB_GNU_UNIQUE
39 Binding: STB_GNU_UNIQUE
42 Binding: STB_GNU_UNIQUE
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSymbolELF.cpp56 case ELF::STB_GNU_UNIQUE: in setBinding()
77 return ELF::STB_GNU_UNIQUE; in getBinding()
DMCELFStreamer.cpp222 Symbol->setBinding(ELF::STB_GNU_UNIQUE); in EmitSymbolAttribute()
/external/llvm-project/llvm/lib/MC/
DMCSymbolELF.cpp56 case ELF::STB_GNU_UNIQUE: in setBinding()
77 return ELF::STB_GNU_UNIQUE; in getBinding()
DMCELFStreamer.cpp223 Symbol->setBinding(ELF::STB_GNU_UNIQUE); in emitSymbolAttribute()
/external/llvm/lib/MC/
DMCSymbolELF.cpp58 case ELF::STB_GNU_UNIQUE: in setBinding()
79 return ELF::STB_GNU_UNIQUE; in getBinding()
DMCELFStreamer.cpp231 Symbol->setBinding(ELF::STB_GNU_UNIQUE); in EmitSymbolAttribute()
DELFObjectWriter.cpp617 case ELF::STB_GNU_UNIQUE: in isWeak()
/external/elfutils/libebl/
Deblsymbolbindingname.c60 else if (binding == STB_GNU_UNIQUE in ebl_symbol_binding_name()
DChangeLog104 not NULL for STB_GNU_UNIQUE.
527 STB_GNU_UNIQUE.
/external/llvm-project/llvm/test/tools/llvm-objdump/X86/
Delf-dynamic-symbols.test39 Binding: STB_GNU_UNIQUE
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/
Dsymbol-table.test116 Binding: STB_GNU_UNIQUE
/external/libabigail/src/
Dabg-elf-helpers.cc77 case STB_GNU_UNIQUE: in stb_to_elf_symbol_binding()
/external/llvm-project/lld/ELF/
DSymbols.cpp282 if (!config->gnuUnique && binding == STB_GNU_UNIQUE) in computeBinding()
DOptions.td232 "Enable STB_GNU_UNIQUE symbol binding (default)",
233 "Disable STB_GNU_UNIQUE symbol binding">;
/external/llvm/include/llvm/Support/
DELF.h870 STB_GNU_UNIQUE = 10, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h874 STB_GNU_UNIQUE = 10, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1041 STB_GNU_UNIQUE = 10, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h1068 STB_GNU_UNIQUE = 10, enumerator
/external/llvm-project/llvm/tools/llvm-nm/
Dllvm-nm.cpp931 if (Binding == ELF::STB_GNU_UNIQUE) in getSymbolNMTypeChar()
1176 if (ELFSymbolRef(*I).getBinding() == ELF::STB_GNU_UNIQUE) in getNMSectionTagAndName()
/external/elfutils/src/
Dnm.c901 && GELF_ST_BIND (sym->st_info) == STB_GNU_UNIQUE) in class_type_char()
/external/google-breakpad/src/third_party/musl/include/
Delf.h380 #define STB_GNU_UNIQUE 10 macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h364 Binding == ELF::STB_GNU_UNIQUE) && in isExportedToOtherDSO()
/external/llvm-project/llvm/include/llvm/Object/
DELFObjectFile.h370 Binding == ELF::STB_GNU_UNIQUE) && in isExportedToOtherDSO()
/external/kmod/port-gnu/
Delf.h476 #define STB_GNU_UNIQUE 10 /* Unique symbol. */ macro

12