Home
last modified time | relevance | path

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

/aosp12/bionic/linker/
H A Dlinker.cpp2732 constexpr size_t wordsize = sizeof(ElfW(Addr)); in relocate_relr() local
2744 base = offset + wordsize; in relocate_relr()
2755 offset += wordsize; in relocate_relr()
2760 base += (8*wordsize - 1) * wordsize; in relocate_relr()
/aosp12/build/soong/makedeps/
H A Ddeps_test.go213 …cc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/wordsize.h \