Searched defs:EntryAddress (Results 1 – 7 of 7) sorted by relevance
111 for (const uint64_t EntryAddress : EntriesAsAddress) in print() local
572 __anon3ed2de1b0302(uint64_t EntryAddress, bool Unreachable = false) analyzeJumpTable() argument 603 for (uint64_t EntryAddress = Address; EntryAddress <= UpperBound - EntrySize; analyzeJumpTable() local 732 for (uint64_t EntryAddress : JT->EntriesAsAddress) populateJumpTables() local [all...]
1766 for (uint64_t EntryAddress : JT.EntriesAsAddress) { in postProcessJumpTables() local 1725 for (uint64_t EntryAddress : JT.EntriesAsAddress) { postProcessJumpTables() local [all...]
1500 createPLTBinaryFunction(uint64_t TargetAddress,uint64_t EntryAddress,uint64_t EntrySize) createPLTBinaryFunction() argument 1594 const uint64_t EntryAddress = SectionAddress + EntryOffset; disassemblePLTSectionAArch64() local 1653 const uint64_t EntryAddress = SectionAddress + EntryOffset; disassemblePLTSectionRISCV() local [all...]
398 const uint64_t EntryAddress = SectionAddress + I; processLKKSymtab() local
484 uint64_t EntryAddress = BB->getOffset() + BF.getAddress(); in fetchProfileForOtherEntryPoints() local
1136 uint64_t *EntryAddress = new (Alloc, 0) uint64_t[NumNodes]; in computeEdgeFrequencies() local