Home
last modified time | relevance | path

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

/external/truth/core/src/test/java/com/google/common/truth/extension/
DHrDatabase.java32 void relocate(long id, Location location); in relocate() method
DFakeHrDatabase.java40 public void relocate(long id, Location location) { in relocate() method in FakeHrDatabase
/external/rust/crates/plotters/src/element/
Dtext.rs103 pub fn relocate(&mut self, coord: Coord) { in relocate() method
/external/elfutils/libdwfl/
Drelocate.c323 relocate (Dwfl_Module * const mod, in relocate() function
/external/elfutils/src/
Dunstrip.c97 bool relocate; member
2293 Dwfl_Module *mod, bool all, bool ignore, bool relocate) in handle_dwfl_module()
2385 bool all, bool ignore, bool modnames, bool relocate) in handle_output_dir_module()
Dstrip.c446 relocate (Elf *elf, GElf_Addr offset, const GElf_Sxword addend, in relocate() function