Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/elf-core/
DProcessElfCore.cpp368 AlignToNext(uint32_t value, int alignment_bytes) in AlignToNext() function
424 const char *cstr = data.GetCStr(offset, AlignToNext(n_namesz, 4)); in Parse()
528 note_size = AlignToNext(note.n_descsz, 4); in ParseThreadContextsFromNoteSegment()