Home
last modified time | relevance | path

Searched defs:phdr (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/binary_translation/tiny_loader/
Dtiny_loader.cc95 const ElfPhdr* phdr = &phdr_table[i]; in phdr_table_get_load_size() local
418 const ElfPhdr* phdr = &phdr_table[i]; in LoadSegments() local
507 const ElfPhdr& phdr = loaded_phdr_[i]; in FindDynamicSegment() local
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp345 ElfXX_Phdr* phdr = reinterpret_cast<ElfXX_Phdr*>(region.begin()); in emitProgramHeader() local
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1990 ELFSegmentFactory::iterator phdr = in setupProgramHdrs() local