Searched defs:Add (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/malloc_debug/ | ||
D | FreeTrackData.cpp | 93 void FreeTrackData::Add(const Header* header) { in Add() function in FreeTrackData |
D | TrackData.cpp | 62 void TrackData::Add(const Header* header, bool backtrace_found) { in Add() function in TrackData |
/bionic/libc/bionic/ | ||
D | scandir.cpp | 52 bool Add(dirent* entry) { in Add() function in ScandirResult |
/bionic/linker/ | ||
D | linker_cfi.cpp | 100 void CFIShadowWriter::Add(uintptr_t begin, uintptr_t end, uintptr_t cfi_check) { in Add() function in CFIShadowWriter |