Searched defs:isCode (Results 1 – 4 of 4) sorted by relevance
66 bool isCode() const { in isCode() function
193 uint8_t *allocateFromSlab(uintptr_t Size, unsigned Alignment, bool isCode) { in allocateFromSlab()
788 bool DIARawSymbol::isCode() const { in isCode() function in DIARawSymbol
1251 bool isCode = si->isText(); in processRelocationRef() local