Home
last modified time | relevance | path

Searched defs:isZeroFill (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h90 bool isZeroFill() const { in isZeroFill() function
/freebsd-12-stable/contrib/llvm-project/lld/MachO/
DInputSection.h254 inline bool isZeroFill(uint32_t flags) { in isZeroFill() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h221 bool isZeroFill() const { return !Data; } in isZeroFill() function