Home
last modified time | relevance | path

Searched refs:kRelocAbsolute (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_mips.cpp115 count_relocation(s == nullptr ? kRelocAbsolute : kRelocRelative); in relocate()
Dlinker.h445 kRelocAbsolute = 0, enumerator
Dlinker.cpp2870 count_relocation(kRelocAbsolute); in relocate()
2879 count_relocation(kRelocAbsolute); in relocate()
2930 count_relocation(kRelocAbsolute); in relocate()
2937 count_relocation(kRelocAbsolute); in relocate()
2955 count_relocation(kRelocAbsolute); in relocate()
3061 count_relocation(kRelocAbsolute); in relocate()
4359 linker_stats.count[kRelocAbsolute],