Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/
Drelocate.c50 static void do_elf_reloc_fixups64(unsigned int text_base, uintptr_t size, in do_elf_reloc_fixups64()
89 static void do_elf_reloc_fixups32(unsigned int text_base, uintptr_t size, in do_elf_reloc_fixups32()
137 uint text_base; in do_elf_reloc_fixups() local
/external/u-boot/tools/
Drelocate-rela.c66 uint64_t rela_start, rela_end, text_base; in main() local
Dmips-relocs.c101 uint64_t text_base; variable
/external/google-breakpad/src/common/dwarf/
Dbytereader-inl.h154 inline void ByteReader::SetTextBase(uint64 text_base) { in SetTextBase()
/external/u-boot/common/
Dboard_f.c125 ulong bss_start, bss_end, text_base; in display_text_info() local