Searched defs:sections (Results 1 – 3 of 3) sorted by relevance
39 std::list<section_t> sections; member
157 Slice sections = take(drop(buffer, elf->e_shoff), totalSectionSize); in parseProgramsFromFile() local
672 def __init__(self, name, parent, sections=[]): argument681 def sections(self): member in OuterNamespace