Home
last modified time | relevance | path

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

/art/compiler/linker/x86/
Drelative_patcher_x86_base.cc22 uint32_t X86BaseRelativePatcher::ReserveSpace( in ReserveSpace() function in art::linker::X86BaseRelativePatcher
/art/compiler/linker/
Drelative_patcher.cc44 uint32_t ReserveSpace(uint32_t offset, in Create() function in art::linker::RelativePatcher::Create::FINAL
Dmulti_oat_relative_patcher.h68 uint32_t ReserveSpace(uint32_t offset, in ReserveSpace() function
Dmulti_oat_relative_patcher_test.cc37 uint32_t ReserveSpace(uint32_t offset, in ReserveSpace() function in art::linker::MultiOatRelativePatcherTest::MockPatcher
/art/compiler/linker/arm/
Drelative_patcher_arm_base.cc27 uint32_t ArmBaseRelativePatcher::ReserveSpace(uint32_t offset, in ReserveSpace() function in art::linker::ArmBaseRelativePatcher
/art/compiler/linker/arm64/
Drelative_patcher_arm64.cc55 uint32_t Arm64RelativePatcher::ReserveSpace(uint32_t offset, in ReserveSpace() function in art::linker::Arm64RelativePatcher