Home
last modified time | relevance | path

Searched defs:SymbolBinding (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp250 uint8_t SymbolBinding; in writeFunctionCode() local
410 const uint8_t SymbolBinding = IsExternal ? STB_GLOBAL : STB_LOCAL; in writeDataOfType() local
611 const uint8_t SymbolBinding = IsExternal ? STB_GLOBAL : STB_LOCAL; in writeJumpTable() local
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp317 unsigned SymbolBinding) { in addSymbols()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2elf.cpp425 unsigned SymbolBinding, in addSymbols()