Lines Matching refs:sh_offset
535 shdr.sh_offset = 0x10000; in SonameInit()
788 shdr.sh_offset = 0x5000; in InitSectionHeadersMalformedSymData()
798 shdr.sh_offset = 0x6000; in InitSectionHeadersMalformedSymData()
808 shdr.sh_offset = 0x6000; in InitSectionHeadersMalformedSymData()
818 shdr.sh_offset = 0xf000; in InitSectionHeadersMalformedSymData()
861 shdr.sh_offset = 0x5000; in InitSectionHeaders()
871 shdr.sh_offset = 0x6000; in InitSectionHeaders()
887 shdr.sh_offset = 0xf000; in InitSectionHeaders()
949 shdr.sh_offset = 0x5000; in InitSectionHeadersOffsets()
959 shdr.sh_offset = 0xf000; in InitSectionHeadersOffsets()
969 shdr.sh_offset = 0x6000; in InitSectionHeadersOffsets()
980 shdr.sh_offset = 0x7000; in InitSectionHeadersOffsets()
991 shdr.sh_offset = 0xa000; in InitSectionHeadersOffsets()
1001 shdr.sh_offset = 0xb000; in InitSectionHeadersOffsets()
1062 shdr.sh_offset = 0x8000; in InitSectionHeadersOffsetsEhFrameSectionBias()
1072 shdr.sh_offset = 0xf000; in InitSectionHeadersOffsetsEhFrameSectionBias()
1082 shdr.sh_offset = offset; in InitSectionHeadersOffsetsEhFrameSectionBias()
1154 shdr.sh_offset = offset; in InitSectionHeadersOffsetsEhFrameHdrSectionBias()
1164 shdr.sh_offset = 0xf000; in InitSectionHeadersOffsetsEhFrameHdrSectionBias()
1174 shdr.sh_offset = 0x5000; in InitSectionHeadersOffsetsEhFrameHdrSectionBias()
1245 shdr.sh_offset = offset; in InitSectionHeadersOffsetsDebugFrameSectionBias()
1255 shdr.sh_offset = 0xf000; in InitSectionHeadersOffsetsDebugFrameSectionBias()
1415 uint64_t sh_offset = 0x100; in TEST_F() local
1419 ehdr.e_shoff = sh_offset; in TEST_F()
1426 memory_.SetMemory(sh_offset, &shdr, sizeof(shdr)); in TEST_F()
1428 sh_offset += sizeof(shdr); in TEST_F()
1432 shdr.sh_offset = 0x500; in TEST_F()
1434 memory_.SetMemory(sh_offset, &shdr, sizeof(shdr)); in TEST_F()
1437 sh_offset += sizeof(shdr); in TEST_F()
1442 shdr.sh_offset = 0x600; in TEST_F()
1444 memory_.SetMemory(sh_offset, &shdr, sizeof(shdr)); in TEST_F()
1472 uint64_t sh_offset = 0x100; in TEST_F() local
1476 ehdr.e_shoff = sh_offset; in TEST_F()
1483 memory_.SetMemory(sh_offset, &shdr, sizeof(shdr)); in TEST_F()
1485 sh_offset += sizeof(shdr); in TEST_F()
1489 shdr.sh_offset = 0x500; in TEST_F()
1491 memory_.SetMemory(sh_offset, &shdr, sizeof(shdr)); in TEST_F()
1494 sh_offset += sizeof(shdr); in TEST_F()
1499 shdr.sh_offset = 0x600; in TEST_F()
1501 memory_.SetMemory(sh_offset, &shdr, sizeof(shdr)); in TEST_F()
1557 shdr.sh_offset = 0xb000; in BuildID()
1566 shdr.sh_offset = 0xf000; in BuildID()
1628 shdr.sh_offset = 0xb000; in BuildIDTwoNotes()
1637 shdr.sh_offset = 0xf000; in BuildIDTwoNotes()
1688 shdr.sh_offset = 0xb000; in BuildIDSectionTooSmallForName()
1697 shdr.sh_offset = 0xf000; in BuildIDSectionTooSmallForName()
1748 shdr.sh_offset = 0xb000; in BuildIDSectionTooSmallForDesc()
1757 shdr.sh_offset = 0xf000; in BuildIDSectionTooSmallForDesc()
1808 shdr.sh_offset = 0xb000; in BuildIDSectionTooSmallForHeader()
1817 shdr.sh_offset = 0xf000; in BuildIDSectionTooSmallForHeader()