Home
last modified time | relevance | path

Searched defs:DotAddress (Results 1 – 1 of 1) sorted by relevance

/llvm-project/bolt/lib/Passes/
H A DLongJmp.cpp183 replaceTargetWithStub(BinaryBasicBlock & BB,MCInst & Inst,uint64_t DotAddress,uint64_t StubCreationAddress) replaceTargetWithStub() argument
304 tentativeLayoutRelocColdPart(const BinaryContext & BC,std::vector<BinaryFunction * > & SortedFunctions,uint64_t DotAddress) tentativeLayoutRelocColdPart() argument
326 tentativeLayoutRelocMode(const BinaryContext & BC,std::vector<BinaryFunction * > & SortedFunctions,uint64_t DotAddress) tentativeLayoutRelocMode() argument
394 uint64_t DotAddress = BC.LayoutStartAddress; tentativeLayout() local
479 uint64_t DotAddress = BBAddresses[&StubBB]; relaxStub() local
559 uint64_t DotAddress = BBAddresses[&BB]; relax() local
[all...]