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