Home
last modified time | relevance | path

Searched defs:rel_section (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Delf_reader.cc641 const char* rel_section = in VisitRelocationEntries() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2515 Section *rel_section = section_list->FindSectionByID(rel_id).get(); in ParseTrampolineSymbols() local
2557 DataExtractor &debug_data, Section *rel_section) { in ApplyRelocations()