Searched defs:SecPtr (Results 1 – 2 of 2) sorted by relevance
192 for (const uint8_t *SecPtr = SecContent; SecPtr < SecEnd; SecPtr += 16) { in printSectionsAsHex() local
403 Expected<const uint8_t *> SecPtr = ElfFile.toMappedAddr(EntAddr); in getDynamicData() local