Home
last modified time | relevance | path

Searched refs:sw (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_cfi.cpp89 ShadowWrite sw(shadow_begin, shadow_end); in AddConstant() local
90 std::fill(sw.begin(), sw.end(), v); in AddConstant()
111 ShadowWrite sw(shadow_begin, shadow_end); in Add() local
120 for (uint16_t& s : sw) { in Add()
/bionic/libc/include/sys/
Ducontext.h181 unsigned long sw;
/bionic/libc/kernel/uapi/asm-x86/asm/
Dsigcontext.h48 __u32 sw; member