Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/test/ELF/
H A Dmsp430.s4 ; RUN: ld.lld -o %t.exe --Tdata=0x2000 --Ttext=0x8000 --defsym=_byte=0x21 -z separate-code %t2.o %t…
11 .byte _byte
/llvm-project-15.0.7/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py40 def _byte(i): function
43 def _byte(i): function
88 _INTR = _byte(intr)
89 _EOF = _byte(eof)
577 byte = _byte(a)
589 byte = _byte(d[char])