Searched defs:current_section (Results 1 – 9 of 9) sorted by relevance
64 def current_section(self): member in LogFollower68 def current_section(self, new_section: GitlabSection) -> None: member in LogFollower
71 int current_section = 0; in LLVMFuzzerTestOneInput() local
74 const char* current_section = in ReadElfBuildId() local
1321 for (auto ¤t_section : sections_) { in FixMissingRegions() local1373 for (auto ¤t_section : sections_) { in FixMissingSections() local
324 let mut current_section = String::from(""); in run() localVariable
159 struct profile_node *current_section; member
35 ModuleLayoutSection current_section, spv::Op op) { in InstructionLayoutSection()