Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Delf_reader.cc93 const char kElfPLTRelSectionName[] = ".rel.plt"; // Use Rel struct. variable
642 GetSectionInfoByName(kElfPLTRelSectionName, &rel_section_info); in VisitRelocationEntries()