Searched refs:RecordContent (Results 1 – 2 of 2) sorted by relevance
266 auto RecordContent = B.getContent().substr(RecordOffset, RecordLength); in processCIE() local267 BinaryStreamReader RecordReader(RecordContent, PC.G.getEndianness()); in processCIE()394 auto RecordContent = B.getContent().substr(RecordOffset, RecordLength); in processFDE() local395 BinaryStreamReader RecordReader(RecordContent, PC.G.getEndianness()); in processFDE()
264 auto RecordContent = B.getContent().substr(RecordOffset, RecordLength); in processCIE() local265 BinaryStreamReader RecordReader(RecordContent, PC.G.getEndianness()); in processCIE()392 auto RecordContent = B.getContent().substr(RecordOffset, RecordLength); in processFDE() local393 BinaryStreamReader RecordReader(RecordContent, PC.G.getEndianness()); in processFDE()