Searched defs:EntryAddress (Results 1 – 7 of 7) sorted by relevance
113 for (const uint64_t EntryAddress : EntriesAsAddress) in print() local
503 auto addEntryAddress = [&](uint64_t EntryAddress) { in analyzeJumpTable()544 for (uint64_t EntryAddress = Address; EntryAddress <= UpperBound - EntrySize; in analyzeJumpTable() local665 for (uint64_t EntryAddress : JT->EntriesAsAddress) in populateJumpTables() local
1649 uint64_t EntryAddress = JT.EntriesAsAddress[I]; in postProcessJumpTables() local1701 uint64_t EntryAddress = JT->EntriesAsAddress[EntryOffset / JT->EntrySize]; in postProcessJumpTables() local
563 Optional<object::SectionedAddress> EntryAddress = in updateUnitDebugInfo() local570 Optional<object::SectionedAddress> EntryAddress = in updateUnitDebugInfo() local640 Optional<object::SectionedAddress> EntryAddress = in updateUnitDebugInfo() local
1254 uint64_t EntryAddress, in createPLTBinaryFunction()1323 const uint64_t EntryAddress = SectionAddress + EntryOffset; in disassemblePLTSectionAArch64() local2057 const uint64_t EntryAddress = SectionAddress + I; in processLKExTable() local2144 const uint64_t EntryAddress = SectionAddress + I; in processLKKSymtab() local2176 const uint64_t EntryAddress = SectionAddress + I; in processLKBugTable() local2203 const uint64_t EntryAddress = SectionAddress + I; in processLKSMPLocks() local
494 uint64_t EntryAddress = BB->getOffset() + BF.getAddress(); in fetchProfileForOtherEntryPoints() local
1071 uint64_t *EntryAddress = new (Alloc, 0) uint64_t[NumNodes]; in computeEdgeFrequencies() local