Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_mips.cpp109 count_relocation(s == nullptr ? kRelocAbsolute : kRelocRelative); in relocate()
Dlinker.h408 kRelocAbsolute = 0, enumerator
Dlinker.cpp1956 count_relocation(kRelocAbsolute); in relocate()
1965 count_relocation(kRelocAbsolute); in relocate()
2016 count_relocation(kRelocAbsolute); in relocate()
2023 count_relocation(kRelocAbsolute); in relocate()
2042 count_relocation(kRelocAbsolute); in relocate()
2151 count_relocation(kRelocAbsolute); in relocate()
3282 linker_stats.count[kRelocAbsolute],