Searched refs:__WEAK (Results 1 – 3 of 3) sorted by relevance
21 __WEAK ThreadLockState* SystemGetThreadLockState() { in SystemGetThreadLockState()26 __WEAK void SystemInitThreadLockState(ThreadLockState* state) {} in SystemInitThreadLockState()
18 __WEAK uint8_t ddk::MmioBuffer::Read<uint8_t>(zx_off_t offs) const {24 __WEAK uint32_t ddk::MmioBuffer::Read<uint32_t>(zx_off_t offs) const {30 __WEAK void ddk::MmioBuffer::Write<uint32_t>(uint32_t val, zx_off_t offs) const {
26 #define __WEAK __attribute__((__weak__)) macro
Completed in 7 milliseconds