Home
last modified time | relevance | path

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

/art/compiler/
Delf_builder.h699 const Section* eh_frame = FindSection(".eh_frame"); in Write()
702 const Section* eh_frame_hdr = FindSection(".eh_frame_hdr"); in Write()
763 const Section* FindSection(const char* name) { in FindSection() function