OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pointer_alignment
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/lsan/
lsan_common.h
52
uptr
pointer_alignment
() const {
function in struct:__lsan::Flags
lsan_common.cc
136
const uptr alignment = flags()->
pointer_alignment
();
Completed in 42 milliseconds