Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyldChecker.h91 bool isZeroFill() const { isZeroFill() function
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h273 inline bool isZeroFill(uint32_t flags) { in isZeroFill() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h229 bool isZeroFill() const { return !Data; } in isZeroFill() function