Searched defs:isCode (Results 1 – 5 of 5) sorted by relevance
419 bool NativeRawSymbol::isCode() const { in isCode() function in NativeRawSymbol
265 uint8_t *allocateFromSlab(uintptr_t Size, unsigned Alignment, bool isCode, in allocateFromSlab()
950 bool DIARawSymbol::isCode() const { in isCode() function in DIARawSymbol
1289 bool isCode = hdr->getType() == llvm::COFF::IMPORT_CODE; in parse() local
1658 bool isCode = si->isText(); in processRelocationRef() local