Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Delf_reader.cc95 const char kElfPLTSectionName[] = ".plt"; variable
629 GetSectionInfoByName(kElfPLTSectionName, &plt_section_info); in VisitRelocationEntries()